need help with seeting CVARS
Was putting a script together to set CVARS when i types amx_surf...didn't know exactly wat to do with the cvars though....
Code:
THX |
|
OK so this?
Code:
|
Nope. When you see ( const String[] , ....) it just means you put a string in there.
Code:
|
/home/users/amxmodx/tmp3/textcLOqLY.sma(19) : warning 209: function "cmd_surf" should return a value
/home/users/amxmodx/tmp3/textcLOqLY.sma(20) : error 055: start of function body without function header /home/users/amxmodx/tmp3/textcLOqLY.sma(22) : error 010: invalid function or declaration |
You cant just place ' { ' in places :p ( Not sure if your new at this )
Code:
|
|
tried that be4...couldnt get it to work...
|
The 1.60 compiler for the site is broken, download the already compiled package.
|
Re: need help with seeting CVARS
Why ADMIN_LEVEL_B?
register_srvcmd("amx_surf","cmd_surf",ADMIN_LEVEL_B,"<Surf Enabled>") SrvCmd can be executed only from server console (hlds console / amx_rcon / rcon)? Or not? |
| All times are GMT -4. The time now is 23:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.