ACE3/addons/medical_ai/functions
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
..
fnc_addHealingCommandActions.sqf Medical AI - Add command actions to heal injured units (#10164) 2024-08-05 02:39:35 -07:00
fnc_canRequestMedic.sqf Medical AI - Header fixes (#10140) 2024-07-23 15:28:40 +02:00
fnc_healingLogic.sqf Medical AI - Prevent medics from being blocked on treatments they can't complete (#10167) 2024-08-11 08:06:59 -07:00
fnc_healSelf.sqf Medical AI - Header fixes (#10140) 2024-07-23 15:28:40 +02:00
fnc_healUnit.sqf Medical AI - Prevent medics from being blocked on treatments they can't complete (#10167) 2024-08-11 08:06:59 -07:00
fnc_isInjured.sqf Medical AI - AI will remove tourniquets (#10166) 2024-08-11 00:19:35 -07:00
fnc_isSafe.sqf Medical AI - Header fixes (#10140) 2024-07-23 15:28:40 +02:00
fnc_itemCheck.sqf Medical AI - Header fixes (#10140) 2024-07-23 15:28:40 +02:00
fnc_playTreatmentAnim.sqf Medical AI - Give blood in Cardiac Arrest before doing CPR (#10154) 2024-07-29 15:04:59 +02:00
fnc_requestMedic.sqf Medical AI - Give blood in Cardiac Arrest before doing CPR (#10154) 2024-07-29 15:04:59 +02:00
fnc_wasRequested.sqf Medical AI - Header fixes (#10140) 2024-07-23 15:28:40 +02:00