Lock cars
#2

well iknow that this is for all the vehicles;
Код:
public OnVehicleStreamIn(vehicleid, forplayerid)
{	
if(VehicleLock[vehicleid] == 1)
{
SetVehicleParamsForPlayer(vehicleid,forplayerid,0,1);
}
return 1;
}
at the moment im learning how to make it for faction cars :S
Reply


Messages In This Thread
Lock cars - by qwt - 05.03.2010, 12:04
Re: Lock cars - by boelie - 26.04.2010, 11:37

Forum Jump:


Users browsing this thread: 1 Guest(s)