ACE3/addons/medical_ai
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
..
functions Medical AI - AI will remove tourniquets (#10166) 2024-08-11 00:19:35 -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.