20.09.2010, 16:54
Increasing health is hard, but lowering it is no problem. You could do this in OnVehicleSpawn. Check if the model of the vehicleid is a bike, and if yes, use SetVehicleHealth() to lower it (1000.0 is the normal max health, you cant set it to more than 1000 i think)