Progress bar
#3

This is to destroy the progressbar when the vehicle health is less then 30. Change the code according to your functions and definations.
pawn Код:
if(GetVehicleHealth(vehicle) < 30)
{
  DestroyProgressBar(BarID);
}
Reply


Messages In This Thread
Progress bar - by TuTh - 21.04.2012, 10:47
Re: Progress bar - by TuTh - 23.04.2012, 18:36
Re: Progress bar - by Ballu Miaa - 23.04.2012, 18:58

Forum Jump:


Users browsing this thread: 2 Guest(s)