ACE3/addons/medical_engine/functions
Rutger "RedBery" Meijering 15036d7fd8 Fixes to unconsciousness and damageTypes systems (#6589)
* Fixes BleedingCoef having impact on bloodloss KO
Fixes incorrect var in setUnconscious

* Changes method for checking if typeOfDamage is valid
Adds check for if typeOfDamage is valid to extension version of woundsHandler

* Changes collision wound location select to a weighted system to make it more lethal at faster collisions
Adds collision and drowning damage types to config (drowning has no related wounds to prevent wounds being added while drowning).

* Fixes unneeded space

* Fixes minor mistake (body damage chance should go from 1 to 0 without ever becoming negative)
2019-03-21 19:33:51 +01:00
..
fnc_damageBodyPart.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_handleDamage.sqf Fixes to unconsciousness and damageTypes systems (#6589) 2019-03-21 19:33:51 +01:00
fnc_setLimping.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_setStructuralDamage.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_setUnconsciousAnim.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_updateBodyPartVisuals.sqf Formatting. Lazy eval 2019-03-21 14:34:51 +01:00
script_component.hpp merge medical engine component into medical rewrite branch 2016-07-30 14:00:42 +02:00