Refill vehicle at respawn
#2

pawn Код:
public OnVehicleSpawn(vehicleid)
{
    SetVehicleFuel(vehicleid,100); //or whatever you use to change fuel value
    return 1;
}
Reply


Messages In This Thread
Refill vehicle at respawn - by MrBlake - 13.10.2012, 08:41
Re: Refill vehicle at respawn - by [MG]Dimi - 13.10.2012, 09:23
Re: Refill vehicle at respawn - by _Khaled_ - 13.10.2012, 12:08

Forum Jump:


Users browsing this thread: 1 Guest(s)