03.08.2014, 21:05
I've said this MANY times.
Don't use sscanf for 1 string.
Remove the sscanf line and put this instead.
And then change 'string' to 'params' in the strcmp lines.
Don't use sscanf for 1 string.
Remove the sscanf line and put this instead.
pawn Код:
if (isnull(params)) // Send the error message