02.07.2013, 17:39
I believe that '10' is the number of characters the command has (includes the slash). If the command was /kill, it'd be:
Not sure If I am correct though, I'm a beginner.
pawn Code:
if (strcmp("/kill", cmdtext, true, 5) == 0)