cmd:car ! help !
#6

Quote:
Originally Posted by NoahF
Посмотреть сообщение
Change them so that there is no space between the cmd and it's params, then just change the retun cmd_carengine(playerid, params); to the name of your command.
For example, if you want to add another thing to /car lights, it would be:

CMD:lights(playerid, params[])
{
return cmd_carlights(playerid, params);
}
Just copy and paste this example and change it for all your commands.

Man Can I just make an CMD of /engine and we've done ? Cause that's too much complecated...
Reply


Messages In This Thread
cmd:car ! help ! - by yaron0600 - 10.12.2012, 09:48
Re: cmd:car ! help ! - by Devilxz97 - 10.12.2012, 09:50
Re: cmd:car ! help ! - by NoahF - 10.12.2012, 09:51
Re: cmd:car ! help ! - by yaron0600 - 10.12.2012, 18:03
Re: cmd:car ! help ! - by NoahF - 10.12.2012, 19:49
Re: cmd:car ! help ! - by yaron0600 - 10.12.2012, 20:16
Re: cmd:car ! help ! - by NoahF - 10.12.2012, 22:11
Re: cmd:car ! help ! - by yaron0600 - 11.12.2012, 10:28
Re: cmd:car ! help ! - by [HK]Ryder[AN] - 11.12.2012, 10:48
Re: cmd:car ! help ! - by yaron0600 - 11.12.2012, 11:28

Forum Jump:


Users browsing this thread: 1 Guest(s)