mirror of
https://github.com/Teh-Dango/Sarge-AI.git
synced 2024-08-30 16:32:11 +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:
|