RC car
#2

Hi!

You can do it like this:
PHP код:
if(!strcmp(cmdtext,"/exitfromrccar",true))
{
    
RemovePlayerFromVehicle(playerid);
    return 
1;

It's a very easy version but you can edit this. Put this code into the public OnPlayerCommandText.
Reply


Messages In This Thread
RC car - by bugmenotlol - 26.03.2016, 12:47
Re: RC car - by Mencent - 26.03.2016, 12:52
Re: RC car - by bugmenotlol - 27.03.2016, 08:27
Re: RC car - by K0P - 27.03.2016, 08:45
Re: RC car - by bugmenotlol - 27.03.2016, 09:10
Re: RC car - by Mencent - 27.03.2016, 09:16
Re: RC car - by Joron - 27.03.2016, 09:26

Forum Jump:


Users browsing this thread: 1 Guest(s)