ACE3/addons/medical_gui
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
..
data Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
functions Prevent opening the medical menu if the player is unconscious (#6915) 2019-04-02 08:57:28 -05:00
ui Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
$PBOPREFIX$ Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
CfgEventHandlers.hpp Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
CfgVehicles.hpp Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
config.cpp Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
gui.hpp Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
initSettings.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
InteractionBodyParts.hpp Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
README.md Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
script_component.hpp Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
stringtable.xml Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
XEH_postInit.sqf Medical - Add self interaction when needed (#6912) 2019-04-01 09:40:02 -05:00
XEH_preInit.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
XEH_PREP.hpp Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
XEH_preStart.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00

ace_medical_gui

Implements the interaction menu actions, medical menu, information display, and triage card.

Maintainers

The people responsible for merging changes to this component or answering potential questions.