18.09.2011, 16:43
Ah man, I just looked at the first line of your code, and I immediately figured out what your problem is: strcmp returns 0 when the strings are the same!
pawn Код:
if(!strcmp(cmdtext, "/duty", true))