19.01.2012, 14:40
pnumber should be an integer, not an array/string!
BTW... The code here was correct, why you changed it?
pawn Код:
new pnumber;
if(!sscanf(params, "i", pnumber))