12.02.2012, 12:42
Wait your using the srtcmp native but you are using it incorrectly as I though if you want the case as you define use this.
tmp = strtok(cmdtext, idx); Now stop posting useless, unneeded or offtopic posts its againt forum rules
pawn Код:
if(strcmp(cmdtext, "/command", true) == 0)
Quote:
That's not Strtok... Strtok (Often) replaces cmdtext to cmd, And strtok can detect the spaces in a command,
That as you may see, is not defined / scripted here, Stop that! Again. |
tmp = strtok(cmdtext, idx); Now stop posting useless, unneeded or offtopic posts its againt forum rules