Elevator Moving
#8

try to put this under OnPlayerCommandText

Код:
new cmd[128], idx;
    cmd = strtok(cmdtext, idx);
it look like this

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    new cmd[128], idx;
    cmd = strtok(cmdtext, idx);
Reply


Messages In This Thread
Elevator Moving - by [DJ]Boki - 14.04.2011, 16:31
Re: Elevator Moving - by Niko_boy - 14.04.2011, 16:39
Re: Elevator Moving - by [DJ]Boki - 14.04.2011, 16:44
Re: Elevator Moving - by VT - 14.04.2011, 16:46
Re: Elevator Moving - by Conroy - 14.04.2011, 16:58
Re: Elevator Moving - by Niko_boy - 14.04.2011, 17:52
Re: Elevator Moving - by [DJ]Boki - 14.04.2011, 17:57
Re: Elevator Moving - by IvancheBG - 14.04.2011, 18:03
Re: Elevator Moving - by [DJ]Boki - 14.04.2011, 18:31
Re: Elevator Moving - by Anastasia - 14.04.2011, 19:08

Forum Jump:


Users browsing this thread: 1 Guest(s)