ACE3/addons/medical_ai/functions
PabstMirror 0b4029b12f
Medical AI - AI will remove tourniquets (#10166)
* Medical AI - AI will remove tourniquets

* Medical AI - Improve tourniquet removal (for #10166) (#10178)

* Fixes & tweaks

- Have AI remove tourniquets ASAP
- Fixed bug where AI would not remove tourniquet, because it didn't have any bandages
- Allowed for more multitasking

* Allow healer to administer morphine if out of bandages

* Remove TODO comment

* Allow AI to remove tourniquets from limbs with no open wounds

* Update addons/medical_ai/functions/fnc_healingLogic.sqf

---------

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-08-11 00:19:35 -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 - AI will remove tourniquets (#10166) 2024-08-11 00:19:35 -07:00
fnc_healSelf.sqf Medical AI - Header fixes (#10140) 2024-07-23 15:28:40 +02:00
fnc_healUnit.sqf Medical AI - Add tourniquet support (#10158) 2024-08-05 02:39:01 -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