Set fuel at veh respawn-
#2

pawn Код:
public OnVehicleSpawn(vehicleid)
{
    Fuel[vehicleid] = fuelamount;
    return 1;
}
Entirely an example, read more here:
https://sampwiki.blast.hk/wiki/OnVehicleSpawn
Reply


Messages In This Thread
Set fuel at veh respawn- - by Fiore - 31.12.2012, 13:51
Re: Set fuel at veh respawn- - by Threshold - 31.12.2012, 13:52

Forum Jump:


Users browsing this thread: 1 Guest(s)