Raised This Month: $32 Target: $400
 8% 

Unapprove Me! ~~ [CS:S] Surf Config


Post New Thread Reply   
 
Thread Tools Display Modes
psychonic

BAFFLED
Join Date: May 2008
Old 03-01-2010 , 10:22   Re: [CS:S] Surf Config
Reply With Quote #11

@thetwistedpanda

Please increase your array sizes by 1, otherwise there will be index out of bounds errors on full 64-slot servers.

Ex.
PHP Code:
new p_Player[MAXPLAYERS][PLAYER_DATA];
new 
Float:p_Locations[MAXPLAYERS][LOCATION_DATA]; 
to
PHP Code:
new p_Player[MAXPLAYERS+1][PLAYER_DATA];
new 
Float:p_Locations[MAXPLAYERS+1][LOCATION_DATA]; 
psychonic is offline
RaRa
New Member
Join Date: Mar 2010
Old 03-27-2010 , 14:04   Re: [CS:S] Surf Config
Reply With Quote #12

Hi can i have more info on the
sm_surfcfg_enabled setting?
will Dynamic make this mod activate on only surf maps? Thanks
RaRa is offline
clanosg
New Member
Join Date: May 2010
Old 05-16-2010 , 20:36   Re: [CS:S] Surf Config // HELP PLEASE
Reply With Quote #13

ERROR:

COMMAND CONSOLE SM PLUGINS REFRESH:
[SM] Failed to load plugin "surf_cfg.smx": Unable to load plugin (error 1: Unrecognizable file format)

COMMNAD CONSOLE SM PLUGINS LIST:
<Bad Load> surf_cfg.smx

Wait for an answer, URGENT, THANKS
clanosg is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 05-16-2010 , 21:13   Re: [CS:S] Surf Config
Reply With Quote #14

*edit*

clanosg, that is not an issue with my plug-in. It seems the file was corrupted during download/upload, please download the latest version and try again.

Also, could I get this plugin approved as I fixed the issue that caused it to be unapproved in the first place?
__________________

Last edited by thetwistedpanda; 05-16-2010 at 21:41.
thetwistedpanda is offline
BDeep
Senior Member
Join Date: Jun 2009
Location: NH
Old 06-24-2010 , 10:06   Re: [CS:S] Surf Config
Reply With Quote #15

Need updated gamedata since valve update.
__________________
BDeep is offline
CTS_AE
Member
Join Date: Jul 2009
Old 06-24-2010 , 15:34   Re: [CS:S] Surf Config
Reply With Quote #16

new game datas pl0x?

how hard is it for someone to update this?

Just wondering, I wish I would have seen this plugin b4 the update, but Im hoping I'll get a chance with it in the future.
CTS_AE is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 06-24-2010 , 16:21   Re: [CS:S] Surf Config
Reply With Quote #17

Sorry it's sorta hard for me to update things when my only form of internet is through a Nintendo Wii console atm (computer crashed the night before update). I'll try to find a way to update it but not sure how hah.
__________________
thetwistedpanda is offline
CTS_AE
Member
Join Date: Jul 2009
Old 06-24-2010 , 20:56   Re: [CS:S] Surf Config
Reply With Quote #18

funny part is, I do have SurfTools running right now
when someone said ealier that surftools didn't work anymore
But I found yours I wanted to give it a try but of course... the update screwed it over so I'll be looking forward to try yours out when it becomes ready.
CTS_AE is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 06-25-2010 , 00:21   Re: [CS:S] Surf Config
Reply With Quote #19

I'll have an update out by tomorrow evening, managed to get a p.o.s laptop running long enough for me to do some updates. I actually have several versions of this script I didn't release as it no longer became an all-in-one solution (I split my scripts up into various pieces as I was using them more and more in other scripts). I'll have to provide two versions, an all in one solution and then the modularized one. But yes, tomorrow evening, it shall be fixied!
__________________
thetwistedpanda is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 06-25-2010 , 16:16   Re: [CS:S] Surf Config
Reply With Quote #20

Here is the updated gamedata. Please note, however, that I will be releasing a new version of this mod within a few days that brings a lot of new features and customization, as well as a Lite version that features just the bare basics for those of you that do not want a bloated version.
Attached Files
File Type: txt surf_cfg.gamedata.txt (573 Bytes, 71 views)
__________________
thetwistedpanda is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:07.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode