ACE3/addons/medical_statemachine
PabstMirror e56cc0d74e
Limping / Splint Treatment (#6947)
* 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>

* Change wound data array

Drop unique id and merge classId and category

* Splinting and treatment and gui

* Add arm fractures and aim effects

* localizations and event

* fix

* cleanup

* Apply suggestions from code review

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

* formating, rename bone images

* Apply suggestions from code review

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

* disable calls to extension

* Update fnc_onMedicationUsage.sqf

* Medical - Skip unneeded setVars on initUnit (#6949)

*  Medical - Transfer state machine state on locality (#6950)

* Medical - Transfer state machine state on locality

* Fix feedback isUnconscious var

* Exclude AI

* Make UAV excludes consistant, formating

* Update fnc_treatmentFullHealLocal.sqf

* reset fractures on respawn
2019-05-11 23:13:59 -05:00
..
functions Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
$PBOPREFIX$ Moved statemachine into seperate component 2017-04-01 19:50:26 +02:00
ACE_Settings.hpp move settings to sqf 2019-03-24 00:37:39 -05:00
CfgEventHandlers.hpp Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
config.cpp Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
initSettings.sqf move settings to sqf 2019-03-24 00:37:39 -05:00
script_component.hpp Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
Statemachine.hpp rectify localUnits func #4836 2019-03-25 22:49:53 -05:00
stringtable.xml move settings to sqf 2019-03-24 00:37:39 -05:00
XEH_postInit.sqf Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
XEH_preInit.sqf move settings to sqf 2019-03-24 00:37:39 -05:00
XEH_PREP.hpp Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
XEH_preStart.sqf Add missing PREPs 2018-04-27 15:43:41 +01:00