ACE3/addons/medical_ai
johnb432 ff31bc69a8
Medical AI - Prevent medics from being blocked on treatments they can't complete (#10167)
* Add tourniquet support for Medical AI

* Stop blocking start

* Renamed states, condensed `canHeal`

* Renamed `tooManyMeds` state

* Update addons/medical_ai/functions/fnc_healUnit.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Change states to use singular, add states for autoinjectors & splint

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2024-08-11 08:06:59 -07:00
..
functions Medical AI - Prevent medics from being blocked on treatments they can't complete (#10167) 2024-08-11 08:06:59 -07: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
addon.toml Tools: HEMTT ignore has_include (#9613) 2023-11-03 12:30:20 -05:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
config.cpp Tools: HEMTT ignore has_include (#9613) 2023-11-03 12:30:20 -05:00
initSettings.inc.sqf Medical AI - Fix splints not being applied in special circumstance & setting adding multiple EH (#10141) 2024-07-24 15:04:53 +02:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
stateMachine.inc.sqf Medical AI - Give blood in Cardiac Arrest before doing CPR (#10154) 2024-07-29 15:04:59 +02:00
stringtable.xml Translation - Add Missing Spanish (#10001) 2024-05-10 20:42:55 -05:00
XEH_postInit.sqf Medical AI - Add command actions to heal injured units (#10164) 2024-08-05 02:39:35 -07:00
XEH_preInit.sqf Medical AI - Header fixes (#10140) 2024-07-23 15:28:40 +02:00
XEH_PREP.hpp Medical AI - Add command actions to heal injured units (#10164) 2024-08-05 02:39:35 -07:00
XEH_preStart.sqf Medical AI - Add tourniquet support (#10158) 2024-08-05 02:39:01 -07:00

ace_medical_ai

Makes AI units heal themselves and each other.