ACE3/addons/medical_status/functions
PabstMirror 847d2d4179
Medical - Improve adjustment calcs / wound blood loss / medications (#6910)
* Improve adjustment calcs / wound blood loss / medications

fix func descriptions

Calc wound blood loss on events

reorder includes so scritpmacroMed has global effect

trivial optimization for getCardiacOutput

Fix var

Fix wounds not reopening (nil _category)

Fix surgical kit inherting canBandage conditional

debug hitpoints

Update ACE_Medical_Treatment_Actions.hpp

Use woundBleeding for IS_BLEEDING macro

rework medication vars

comments

Reset var in init / fullHeal

Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>
2019-04-27 14:12:11 -05:00
..
fnc_addMedicationAdjustment.sqf Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
fnc_adjustPainLevel.sqf Update headers 2019-03-30 11:07:54 -05:00
fnc_getBloodLoss.sqf Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
fnc_getBloodPressure.sqf Update headers 2019-03-30 11:07:54 -05:00
fnc_getBloodVolumeChange.sqf Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
fnc_getCardiacOutput.sqf Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
fnc_hasStableVitals.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_initUnit.sqf Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05: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 Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
fnc_setCardiacArrest.sqf Make state change status updates consistent (#6538) 2018-08-25 16:40:22 +01:00
fnc_setDead.sqf Medical Feedback - Fix DISABLE_VANILLA_DAMAGE_EFFECTS (#6966) 2019-04-27 14:04:31 -05:00
fnc_setUnconscious.sqf Fixes to unconsciousness and damageTypes systems (#6589) 2019-03-21 19:33:51 +01:00
fnc_updateWoundBloodLoss.sqf Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
script_component.hpp Fix preprocessor includes 2018-04-27 15:21:49 +01:00