10.11.2010, 00:32
under OnPlayerCommandText, after you create the command with, zcmd(I believe), you need to do:
zcmd(idiot, 5, cmdtext); or something along those lines, but it needs to be done before the return 0;
zcmd(idiot, 5, cmdtext); or something along those lines, but it needs to be done before the return 0;