mirror of
https://github.com/Teh-Dango/Sarge-AI.git
synced 2025-07-25 02:50:17 +00:00
9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
# Step 1
|
|
In the init.sqf file at the top add:
|
|
|
|
call compile preprocessFileLineNumbers "scripts\Init_UPSMON.sqf";
|
|
[] execVM "sarge\SAR_AI_init.sqf";
|
|
|
|
# Step 2
|
|
At the bottom of the description.ext file add this line:
|