I want the vehicle to NOT RESPAWN.
#2

what is curPlayerVehI do exactly?

Anyway.
Код:
OnVehicleDeath(playerid,vehicleid)
{
if (vehicleid == (curPlayerVehM[playerid])){
	DestroyVehicle(vehicleid);
	}
}
Reply


Messages In This Thread
I want the vehicle to NOT RESPAWN. - by Dan. - 19.04.2012, 08:29
Re: I want the vehicle to NOT RESPAWN. - by Marco_Valentine - 19.04.2012, 09:04
Re: I want the vehicle to NOT RESPAWN. - by Kyle - 19.04.2012, 14:02

Forum Jump:


Users browsing this thread: 1 Guest(s)