Crash GM
#4

'I have debugging
the last used is command is /v
and this is the script of the cmd:
Code:
CMD:v( playerid, pa[] )
{
	if ( IsPlayerInAnyVehicle ( playerid ) && P_DATA[ playerid ][ P_Level ] < 1 )
		return SendError( playerid, "Please exit your vehicle before spawning another!");

 	ShowPlayerDialog(playerid, Vehicle_Dialog, 2, "{FFFFFF}Vehicles",  "{f3303f}Bicycles\n\
	 															{e00059}Bikes\n\
																{f3303f}Monster trucks\n\
																{e00059}Boats\n\
																{f3303f}Helicopters\n\
																{e00059}Planes\n\
																{f3303f}Cars\n\
																{e00059}RC vehicles", \
																"Select", "Cancel" );

 	return 1;
}
However it does every time you run the command, but only a few times, and not only with this command but also with other
Reply


Messages In This Thread
Crash GM - by toi - 01.02.2012, 09:04
Re: Crash GM - by Ballu Miaa - 01.02.2012, 09:09
Re: Crash GM - by MP2 - 01.02.2012, 09:22
Re: Crash GM - by toi - 01.02.2012, 09:56
Re: Crash GM - by Zeex_ - 01.02.2012, 12:33
Re: Crash GM - by T0pAz - 01.02.2012, 12:55
Re: Crash GM - by Ballu Miaa - 01.02.2012, 15:02
Re: Crash GM - by toi - 01.02.2012, 15:44
Re: Crash GM - by toi - 01.02.2012, 19:33
Re: Crash GM - by Ballu Miaa - 02.02.2012, 03:14
Re: Crash GM - by toi - 02.02.2012, 12:50

Forum Jump:


Users browsing this thread: 10 Guest(s)