11.04.2012, 07:51
You could use the optional specifier option
This will allow the code to process the string, and ignore the next parameter until it is needed.
pawn Код:
if(sscanf(params,"s[50]I(-1)", string , slot ))