ACE3/addons/medical_ai
RcINS 7197be2f49
Localization - Improve Simplified Chinese (#8781)
* Improve Chinese translation

* Optional Compat SOG and Tracers Simplified Chinese

* Fix settings string not correctly localized

* Fix mode of heli minigun have no realistic name

* Fix Regex replace flaw

* fix merge

* Various improvements

* Translate CSW, fix short name not short

* Trim

* Magazines naming

* Minor tweak

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2022-02-14 15:57:50 -06:00
..
functions fix CPR treatment condition (#8762) 2022-01-31 13:40:03 -06: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
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
config.cpp Medical AI - Adjust healing logic for rewrite (#6902) 2019-07-03 09:59:28 -05:00
initSettings.sqf General - Setting category cleanup (#8640) 2021-10-30 16:42:47 -05: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 Localization - Improve Simplified Chinese (#8781) 2022-02-14 15:57:50 -06:00
XEH_postInit.sqf General - Move to CBA Settings (#8461) 2021-10-11 15:48:30 -05:00
XEH_preInit.sqf Medical AI - Fix AI healing itself too fast when hit (#7955) 2020-10-29 11:38:24 -05:00
XEH_PREP.hpp Medical AI - Adjust healing logic for rewrite (#6902) 2019-07-03 09:59:28 -05:00
XEH_preStart.sqf Add Medical AI implementation for basic medical (#4311) 2016-09-04 11:25:03 +02:00

ace_medical_ai

Makes AI units heal themselves and each other.