Hey there been trying to get a dedicated server set up over the past couple of days i must have gone throught everything and still cant get Cherno to work.
So ive freshly downloaded AIA pack and added the mod folder inside my directory.
then ive edited the config file so it looks like this
// MISSIONS CYCLE (see below) epoch.Altis epoch.Stratis epoch_noZ.Altis
class Missions{class Epoch {template = epoch.Chernarus; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVERdifficulty = "veteran"; // difficulty settings: veteran == NORMAL, mercenary == HARDCORE};};
then ive added it to my start paramaters like this
arma3server.exe -name=SC -profiles=SC -cfg=SC\basic.cfg -config=SC\config.cfg -mod=@AllInArmaTerrainPack;@Epoch;@epochhive; -bepath=C:\a3server\SC\BattlEye\ -port=2302 -autoinit
with the spelling the exact same.
Still only shows up as having Epoch installed on my server.
where do i go from here?
Thanks
EDIT** Ive also deleted the redis database file.