Questions about DCMD
#2

For "To start the vehicle's engine, type /car engine" message use this: CLICK HERE

For /car engine:

pawn Код:
if(strcmp(params,"engine",true) == 0)
{
    // Turn on engine      
}
Reply


Messages In This Thread
Questions about DCMD - by Uberanwar - 14.08.2013, 14:38
Re: Questions about DCMD - by RedJohn - 14.08.2013, 14:53
Re: Questions about DCMD - by Uberanwar - 14.08.2013, 15:01
Re: Questions about DCMD - by RedJohn - 14.08.2013, 15:07
Re: Questions about DCMD - by Uberanwar - 14.08.2013, 15:16
Re: Questions about DCMD - by RedJohn - 14.08.2013, 15:27
Re: Questions about DCMD - by Uberanwar - 14.08.2013, 15:43
Re: Questions about DCMD - by RedJohn - 14.08.2013, 15:46
Re: Questions about DCMD - by Uberanwar - 14.08.2013, 15:48
Re: Questions about DCMD - by RedJohn - 14.08.2013, 15:51

Forum Jump:


Users browsing this thread: 1 Guest(s)