Here is the server config as well
hostname = "[EU] Exile";
password = "";
passwordAdmin = "Pw";
serverCommandPassword = "Pw";
logFile = "server.log"; verifySignatures = 0; // Do NOT use verifySignatures=2! It costs too many FPS
BattlEye = 1;
requiredBuild = 140908; // 1.62 stable
allowedLoadFileExtensions[] = {:};
allowedPreprocessFileExtensions[] = {"sqf"};
allowedHTMLLoadExtensions[] = {"html"};
motdInterval = 5;
maxPlayers = 60;
voteMissionPlayers = 200;
voteThreshold = 200;
disableVoN = 0;
vonCodecQuality = 30;
persistent = 1;
kickDuplicate = 1;
equalModRequired = 0;
kickClientsOnSlowNetwork = 0;
timeStampFormat = "short";
onUserConnected = "";
onUserDisconnected = "";
doubleIdDetected = "";
onUnsignedData = "kick (_this select 0)";
onHackedData = "kick (_this select 0)";
onDifferentData = "kick (_this select 0)";
motd[] = {"Welcome to Arma 3 Exile Mod!", "exile.majormittens.co.uk", "Enjoy your stay!" };
class Missions
{
class Exile
{
template = Exile.Tanoa; // Exile.Namalsk, Exile.Altis
// do NOT use custom difficulties!
// Use either ExileRegular or ExileHardcore
// or you will break Exile!
difficulty = "ExileRegular";
};
};
atm the verify is off to be able to join to the server