Server allways restarting or crashing, why?
#2

Hmm, no idea.....

pawn Код:
#define MAX_STRING 1 // without brackets :\
if ( sscanf( params, "s["#MAX_STRING"]", action ) )
Or use the manual way...

pawn Код:
if ( sscanf( params, "s[256]", action ) )
Hope that helps!
Reply


Messages In This Thread
Server allways restarting or crashing, why? - by Nexotronix - 08.07.2011, 12:36
Re: Server allways restarting or crashing, why? - by Basicz - 08.07.2011, 12:52
Re: Server allways restarting or crashing, why? - by OUL - 10.07.2011, 07:32
Re: Server allways restarting or crashing, why? - by Outcast - 10.07.2011, 08:24

Forum Jump:


Users browsing this thread: 1 Guest(s)