Sarge_AI does not work at Epoch

MrTriple

New Member
I installed it exactly looking the tutorial, but no NPCs Spawn. I get it started at Chernarus, Taviana and an other Epoch Server, but on my new Epoch server it doesnt work, i dont know why !!!

1.) Enter these code in the init.sqf at the bottom:
// UPSMON
call compile preprocessFileLineNumbers "addons\UPSMON\scripts\Init_UPSMON.sqf";
// SHK
call compile preprocessfile "addons\SHK_pos\shk_pos_init.sqf";
// run SAR_AI
[] execVM "addons\SARGE\SAR_AI_init.sqf";

2. The code in the description.ext at the very end:
#include "addons\SARGE\SAR_define.hpp"

3. Make all changes in the server_cleanup.fsm

but no NPCs spawn....

Please help
 
Back
Top