01.04.2014, 20:05
Quote:
|
Just use "params" directly! In the next version, doing just "s" actually gives a warning in the console.
|
pawn Код:
new text[128];
if(sscanf(params)) return scm blah blah. // If so, how would it detect the parameters of the command?


