CMD problem?
#2

Use params cmdtext is only for OnPlayerCommandText,

pawn Код:
tmp = strtok(cmdtext, idx); into

new tmp[128],idx;
tmp = strtok(params, idx);
Reply


Messages In This Thread
CMD problem? - by N0FeaR - 05.06.2012, 18:04
Re: CMD problem? - by Kitten - 05.06.2012, 18:07
Re: CMD problem? - by Roperr - 05.06.2012, 18:10

Forum Jump:


Users browsing this thread: 1 Guest(s)