Engine system
#5

Код:
				if(GetPlayerVehicleID(playerid) >= 122 && GetPlayerVehicleID(playerid) <= 130)
				{
					if(HireCar[playerid] == 299)
					{
						SendClientMessage(playerid, COLOR_YELLOWG, "You need to rent this car before start engine!");
						return 1;
					}
				}
I made that code and it works
Reply


Messages In This Thread
Engine system - by PaulDinam - 26.06.2012, 18:28
Re: Engine system - by Rube - 26.06.2012, 18:44
Re: Engine system - by PaulDinam - 26.06.2012, 18:49
Re: Engine system - by Rube - 26.06.2012, 18:54
Re: Engine system - by PaulDinam - 26.06.2012, 19:08

Forum Jump:


Users browsing this thread: 1 Guest(s)