Problem with command
#10

Yes it does, But i made a new one, Instead of using /carhelp[1-3] , you can just use one command, /carhelp to show all this commands

Here ya go
PHP код:
new part1[] = "\n/car - Info about your vehicle\n/cars - Statistics about the server vehicles\n/buycar - Buy a vehicle\n/sellcar - to sell your vehicle\n/callcar - call your vehicle";
new 
part2[] = "\n/watch[car/off] - to spectate your vehicle\n/[Un]lock - To lock/unlock your vehicle\n/resetcar - to reset your vehicle to the parked position\n/eject[all] - To eject a player from your vehicle";
new 
string[128];
format(stringsizeof(string),"%s %s",part1,part2);
ShowPlayerDialog(playerid100DIALOG_STYLE_MSGBOX,"Vehicle Car System",string,"Done",""); 
Reply


Messages In This Thread
Problem with command - by Firo - 22.05.2012, 05:21
Re: Problem with command - by HDFord - 22.05.2012, 06:05
Re: Problem with command - by Firo - 22.05.2012, 06:09
Re: Problem with command - by Gangs_Rocks - 22.05.2012, 06:42
Re: Problem with command - by Firo - 22.05.2012, 06:46
Re: Problem with command - by HDFord - 22.05.2012, 07:46
Re: Problem with command - by MP2 - 22.05.2012, 07:57
Re: Problem with command - by Neil. - 22.05.2012, 08:42
Re: Problem with command - by Firo - 22.05.2012, 08:44
Re: Problem with command - by Neil. - 22.05.2012, 08:50

Forum Jump:


Users browsing this thread: 1 Guest(s)