ACE3/addons/vehicle_damage
Zman6258 48005f08ef
Vehicle Damage - Use "objectCurators" (#8587)
* Vehicle Damage - Use "objectCurators"

Micro-optimization. Approximately 4x faster compared to previous method (0.0063 vs 0.0012 ms).

* Remove extra whitespace

* Removed extraneous isNotEqualTo check

* Corrected missing array

* Update addons/vehicle_damage/XEH_postInit.sqf

Co-authored-by: jonpas <jonpas33@gmail.com>

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2021-10-26 18:09:04 -05:00
..

ace_vehicle_damage

Adds enhanced vehicle damage. Primary goal is to remove global vehicle health and instead opt for a "component based" health system.