Liability Insurance
Make units immune to damage caused by friendly vehicle collisions.
This server-side mod disables damage to units from friendly vehicles. This is a simple workaround to prevent AI in vehicles from running over and killing allied infantry. This won’t stop the ramming, but makes units immune to damage caused by friendly vehicles.
Inspired by a mod by Rydygier[www.armaholic.com].
ACE and ACE Medical incompatible. According to this guy, ACE handles ragdoll collision itself (slow speed bumping is non-fatal by default with a 50/50 chance of injured).
Like usual, put in your root Arma 3 folder. Then add this to your paramaters:
Since this is a server-side mod, only the server needs to have the mod (the clients don’t need it, the mod explicitly only runs on the server).
To disable Liability Insurance on an individual unit, set the variable DISABLE_LI to true in the unit’s init box.