ACE3/addons/medical_ai
PabstMirror 05e4f74e73
Medical AI - Adjust healing logic for rewrite (#6902)
* Medical AI - Adjust healing logic for rewrite

- move state machine from config to sqf
- move all healing logic to seperate func
- attempt to handle healing for new system

* prioritize unitReady medics

* move setting to subcategory under medical

* Use faster GET_WOUND_BLEEDING

* Update fnc_healingLogic.sqf

* Update for wound array changes

* Update treatment events changes

* Fractures/splint

* formating / use GET_OPEN_WOUNDS

* Use non-localized medical category
2019-07-03 09:59:28 -05:00
..
functions Medical AI - Adjust healing logic for rewrite (#6902) 2019-07-03 09:59:28 -05:00
$PBOPREFIX$ Add Medical AI implementation for basic medical (#4311) 2016-09-04 11:25:03 +02:00
ACE_Settings.hpp Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
CfgEventHandlers.hpp Add Medical AI implementation for basic medical (#4311) 2016-09-04 11:25:03 +02:00
config.cpp Medical AI - Adjust healing logic for rewrite (#6902) 2019-07-03 09:59:28 -05:00
initSettings.sqf Medical AI - Adjust healing logic for rewrite (#6902) 2019-07-03 09:59:28 -05:00
README.md Add Medical AI implementation for basic medical (#4311) 2016-09-04 11:25:03 +02:00
script_component.hpp Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
stateMachine.sqf Medical AI - Adjust healing logic for rewrite (#6902) 2019-07-03 09:59:28 -05:00
stringtable.xml Medical AI - Adjust healing logic for rewrite (#6902) 2019-07-03 09:59:28 -05:00
XEH_postInit.sqf Medical AI - Adjust healing logic for rewrite (#6902) 2019-07-03 09:59:28 -05:00
XEH_preInit.sqf Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
XEH_PREP.hpp Medical AI - Adjust healing logic for rewrite (#6902) 2019-07-03 09:59:28 -05:00
XEH_preStart.sqf Add Medical AI implementation for basic medical (#4311) 2016-09-04 11:25:03 +02:00

ace_medical_ai

Makes AI units heal themselves and each other.

Maintainers

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