01.03.2012, 10:08
Hey, quick question.
This will check if any Number is found right?
pawn Код:
new numfind = strfind(params, "{0,9}", true);
if(numfind != -1)