Problem with automatic repair
#3

Why not use something like this:
pawn Код:
public OnVehicleDamageStatusUpdate(vehicleid, playerid)
{
    SetVehicleHealth(vehicleid, 1000.0);
    return 1;
}
No need for timers.
Reply


Messages In This Thread
Problem with automatic repair - by UnlimitedFreeroam - 12.08.2013, 11:24
Re: Problem with automatic repair - by JeaSon - 12.08.2013, 11:37
Re: Problem with automatic repair - by -Prodigy- - 12.08.2013, 11:42
Re: Problem with automatic repair - by UnlimitedFreeroam - 12.08.2013, 12:28

Forum Jump:


Users browsing this thread: 1 Guest(s)