21.02.2011, 21:22
[21:30:02] sscanf warning: Strings without a length are deprecated, please add a destination size.
pawn Code:
if(sscanf(params, "s[128]" //Add that 128, to fix it, change it to the lenght of your string :)