13.07.2013, 21:37
SetVehicleHealth(vehicleid, 9999999);
Or use OnVehicleDamageStatusUpdate, there place code to RepairVehicle(vehicleid); this will repair the car if it hits something including bodywork. However sometimes it called too late and the player ies anyway
Or use OnVehicleDamageStatusUpdate, there place code to RepairVehicle(vehicleid); this will repair the car if it hits something including bodywork. However sometimes it called too late and the player ies anyway