ACE3/addons/medical_ai
jonpas 742626ff1a
General - Relative script_component.hpp includes (#9378)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00
..
functions General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +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 Optionals - Add No Medical and No Realistic Names components (#8187) 2023-09-03 21:56:54 -04:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
config.cpp Optionals - Add No Medical and No Realistic Names components (#8187) 2023-09-03 21:56:54 -04:00
initSettings.sqf Medical AI - Add setting to require items for treatment (#9362) 2023-09-06 12:37:26 -04: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.sqf Tools - Add script to check sqf/config with sqfvm (#8137) 2021-04-20 12:39:05 +02:00
stringtable.xml Translations - Add Polish Translations (#9391) 2023-09-11 21:33:48 -05:00
XEH_postInit.sqf Medical AI - Add setting to require items for treatment (#9362) 2023-09-06 12:37:26 -04:00
XEH_preInit.sqf Medical AI - Add setting to require items for treatment (#9362) 2023-09-06 12:37:26 -04: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 Medical AI - Add setting to require items for treatment (#9362) 2023-09-06 12:37:26 -04:00

ace_medical_ai

Makes AI units heal themselves and each other.