1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/medical_ai
2022-01-31 13:40:03 -06:00
..
functions fix CPR treatment condition () 2022-01-31 13:40:03 -06:00
$PBOPREFIX$ Add Medical AI implementation for basic medical () 2016-09-04 11:25:03 +02:00
ACE_Settings.hpp Move medical settings into their respective components () 2018-08-06 17:08:43 +01:00
CfgEventHandlers.hpp Add SQFC support () 2021-09-03 19:08:34 -05:00
config.cpp Medical AI - Adjust healing logic for rewrite () 2019-07-03 09:59:28 -05:00
initSettings.sqf General - Setting category cleanup () 2021-10-30 16:42:47 -05:00
README.md Update contribution documents () 2021-08-16 20:17:56 +01:00
script_component.hpp Medical - Improve adjustment calcs / wound blood loss / medications () 2019-04-27 14:12:11 -05:00
stateMachine.sqf Tools - Add script to check sqf/config with sqfvm () 2021-04-20 12:39:05 +02:00
stringtable.xml Translation - Korean v2.0 () 2022-01-12 14:41:09 -06:00
XEH_postInit.sqf General - Move to CBA Settings () 2021-10-11 15:48:30 -05:00
XEH_preInit.sqf Medical AI - Fix AI healing itself too fast when hit () 2020-10-29 11:38:24 -05:00
XEH_PREP.hpp Medical AI - Adjust healing logic for rewrite () 2019-07-03 09:59:28 -05:00
XEH_preStart.sqf Add Medical AI implementation for basic medical () 2016-09-04 11:25:03 +02:00

ace_medical_ai

Makes AI units heal themselves and each other.