Vehicle health
#1

Hello guys, I'm used this code for set FACTION vehicle health,
pawn Код:
public OnVehicleSpawn(vehicleid)
 {
    for(new i; i < sizeof(LSPDVehicles); ++i)
{
    SetVehicleHealth(LSPDVehicles[i],2500.0);
}
How can I change this code for Model Vehicle, Like Patriot (ID 470) I want to set the health to 3000, So what I need to do?
Reply


Messages In This Thread
Vehicle health - by Dorlevi1506 - 23.12.2013, 17:45
Re: Vehicle health - by CutX - 23.12.2013, 17:46
Re: Vehicle health - by Konstantinos - 23.12.2013, 17:48
Re: Vehicle health - by Patrick - 23.12.2013, 17:49
Re: Vehicle health - by Djole1337 - 23.12.2013, 18:30
Re: Vehicle health - by Dorlevi1506 - 24.12.2013, 06:48
Re: Vehicle health - by SilentSoul - 24.12.2013, 06:59

Forum Jump:


Users browsing this thread: 1 Guest(s)