Help me please.
#1

I edit and added andromada and at400 missions in PPC Trucking gamemode. But when i go to load/checkpoint its make me freeze and it dosen't show the unload check point.
check this..: i edit those:
Код:
witch (GetVehicleModel(GetPlayerVehicleID(playerid)))
	{
		case VehicleShamal, VehicleAndromada, VehicleAT400, VehicleNevada: // Select a random job for planes
			PilotJobSet = Pilot_Plane_SetRandomJob(playerid);
		case VehicleMaverick, VehicleCargobob: // Select a random job for helicopters
		    PilotJobSet = Pilot_Heli_SetRandomJob(playerid);
	}
I added there VehicleAT400 and VehicleAndromada.

And also define :
Код:
#define VehicleAT400            577 // Plane: AT400
#define VehicleAndromada        592 // Plane: Andromada
Like other planes.... But why it makes me freeze+ dosen't close the checkpoint?
Reply


Messages In This Thread
Help me please. - by Tuntun - 10.11.2013, 07:42
Re: Help me please. - by newbie scripter - 10.11.2013, 08:15
Re: Help me please. - by BrantScripter - 10.11.2013, 08:16
Re: Help me please. - by Tuntun - 10.11.2013, 08:19
Re: Help me please. - by SAMProductions - 10.11.2013, 08:21

Forum Jump:


Users browsing this thread: 1 Guest(s)