CMD Error, help me please
#5

Quote:
pawn Код:
vehicle = strval(tmp);
tmp = strtok(cmdtext, idx);
Shouldn't these 2 lines be switched?
pawn Код:
tmp = strtok(cmdtext, idx);
vehicle = strval(tmp);
Reply


Messages In This Thread
CMD Error, help me please - by CoR3 - 14.01.2015, 20:31
Re: CMD Error, help me please - by xVIP3Rx - 14.01.2015, 20:36
Respuesta: CMD Error, help me please - by CoR3 - 14.01.2015, 21:06
Re: CMD Error, help me please - by xVIP3Rx - 14.01.2015, 22:42
Re: CMD Error, help me please - by Schneider - 14.01.2015, 23:49

Forum Jump:


Users browsing this thread: 1 Guest(s)