ACE3/addons/medical_ai
Grim dbd5fbaf31
Medical - Add internal variable for wake-up timer and stable blood volume (#9374)
* Medical - Allow changing SPONTANEOUS_WAKE_UP_INTERVAL via var

* add variable for minimum blood volume

* change variable name

* update pain comment

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-09 00:15:43 -04:00
..
functions Medical - Add internal variable for wake-up timer and stable blood volume (#9374) 2023-09-09 00:15:43 -04: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 Medical AI - Add setting to require items for treatment (#9362) 2023-09-06 12:37:26 -04: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.