HELP ME
#1

People with this code does not leave the vehicle suffers any damage, ie, neither visual nor motor ... but wanted him to be a command that would enable it would be off by $ 5000 and help, please.

Код:
public OnVehicleDamageStatusUpdate(vehicleid, playerid)
{
   new Float:Damage;
   if(GetVehicleHealth(vehicleid, Damage) < 1000)
   return RepairVehicle(vehicleid);
   return true;
}
Reply


Messages In This Thread
HELP ME - by Bruno Alves - 10.07.2012, 01:16
Re: HELP ME - by Devilxz97 - 10.07.2012, 01:18
Re: HELP ME - by Bruno Alves - 10.07.2012, 01:22
Re: HELP ME - by Devilxz97 - 10.07.2012, 01:28
Re: HELP ME - by Larceny - 10.07.2012, 01:29

Forum Jump:


Users browsing this thread: 1 Guest(s)