mirror of
https://github.com/Teh-Dango/Sarge-AI.git
synced 2025-07-25 10:52:28 +00:00
Pushing this due to the greatly improved HC logic compared to the current logic. This minor update includes a new variable to control kill messages and track AI kills.
6 lines
357 B
Plaintext
6 lines
357 B
Plaintext
|
|
UPSMON_fnc_move_to_cover = compile preProcessFileLineNumbers "Scripts\UPSMON\COMMON\Cover\fnc\UPSMON_fnc_move_to_cover.sqf";
|
|
|
|
UPSMON_fnc_find_cover = compile preProcessFileLineNumbers "Scripts\UPSMON\COMMON\Cover\fnc\UPSMON_fnc_find_cover.sqf";
|
|
UPSMON_fnc_filter = compile preProcessFileLineNumbers "Scripts\UPSMON\COMMON\Cover\fnc\UPSMON_fnc_filter.sqf";
|