25.10.2012, 10:38
Did you read sscanf plugin topic?
After string specifier in statement you need to tell specifier what is the array size.
pawn Код:
if(sscanf(params, "us", id, str2))