16.05.2018, 03:20
UpdateVehicleDamageStatus(vehid, panels, doors, lights, tires);
SetVehicleHealth(vehid, 1000.0);
with these two function i can achieve what i want but how to set the repair amount on the amount of damage to the car ?
SetVehicleHealth(vehid, 1000.0);
with these two function i can achieve what i want but how to set the repair amount on the amount of damage to the car ?