Is there a way to make vehicles take damage but not blow up? For Example My friend is flying a blackhawk around, and i shoot it until goes into the red, but i dont want it to blow up, i want it too lose all power and crash into the ground, so he has to jump out or make a crash landing. Is this possible? I want to make it like Blackhawk down
Is there a way to make vehicals take damage but not blow up?
Collapse
X
-
Re: Is there a way to make vehicals take damage but not blow up?
lol never heard about it, i thought the ArmorEffects were effects (eg an explosion)
Here we go:
Theres a "CriticalDamage" for every vehicle.
This is the point where the vehicle gets useless.
Theres also a "HpLostWhileCriticalDamage" (per second).
This tells the game how many hp will get lost every second.
Change it to 0 and the vehicle will only become useless and explodes only if you shoot at it again.Comment
Comment