ACE3/addons/medical_ai
johnb432 e99d6d9381
Medical AI - Make AI take tourniquets into account when medicing (#10142)
* Make AI take tourniquets into account when medicing

* Update fnc_healingLogic.sqf
2024-07-25 07:49:45 +02:00
..
functions Medical AI - Make AI take tourniquets into account when medicing (#10142) 2024-07-25 07:49:45 +02: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 Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
stringtable.xml Translation - Add Missing Spanish (#10001) 2024-05-10 20:42:55 -05:00
XEH_postInit.sqf Medical AI - Fix splints not being applied in special circumstance & setting adding multiple EH (#10141) 2024-07-24 15:04:53 +02:00
XEH_preInit.sqf Medical AI - Header fixes (#10140) 2024-07-23 15:28:40 +02:00
XEH_PREP.hpp Medical AI - Add setting to require items for treatment (#9362) 2023-09-06 12:37:26 -04:00
XEH_preStart.sqf General - SQF Improvements (#9698) 2024-02-04 14:50:24 -03:00

ace_medical_ai

Makes AI units heal themselves and each other.