From 142b8236a1ca66da564ea6d568e99d18b207752d Mon Sep 17 00:00:00 2001 From: Teh Dango Date: Fri, 27 Jul 2018 16:26:50 -0400 Subject: [PATCH] Installation update --- installation.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/installation.md b/installation.md index 3da25eb..19cce89 100644 --- a/installation.md +++ b/installation.md @@ -1,12 +1,8 @@ -Tips: -- To configure Sarge AI use the fn_preInit.sqf file inside the init folder of the sarge PBO. -- You can make groups size, type and percentage adjustments by using the *_grps_mapName.sqf file inside the code\map_config folder. - ### Step 1 -Package and/or place the sarge PBO inside the @epochhive\addons folder. +Package and/or place the sarge PBO inside the @servermod\addons folder. ### Step 2 -Place the files that are in epoch.Map inside of your mission folder and repack. +Place the files that are in ModName.MapName or add the init.sqf line to your exisitng init.sqf inside of your mission folder and repack. ### Step 3 Start the server and check your log to see if Sarge AI is loading properly.