ACE3/addons/medical_status/functions
Rutger "RedBery" Meijering 5fbaf426a8 Fix various bugs (#6523)
* Fix medical menu not reopening regardless of setting
* Ensure no heartrate or bloodpressure on death
* Fix status variables not being reset on respawn
* Fix JIP resetting status variables for all units
* Fix heart rate adjustment overflow and
2018-08-14 21:34:35 +01:00
..
fnc_addHeartRateAdjustment.sqf Cleanup using SQFLint (#6485) 2018-08-02 15:02:10 +01:00
fnc_adjustPainLevel.sqf Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
fnc_getBloodLoss.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_getBloodPressure.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_getBloodVolumeChange.sqf Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
fnc_getCardiacOutput.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_hasStableVitals.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_initUnit.sqf Fix various bugs (#6523) 2018-08-14 21:34:35 +01:00
fnc_isBeingCarried.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_isBeingDragged.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_isInStableCondition.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_setCardiacArrest.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_setDead.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_setUnconsciousStatemachine.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
script_component.hpp Fix preprocessor includes 2018-04-27 15:21:49 +01:00