42 lines
784 B
INI
42 lines
784 B
INI
|
hostName = "DayZ Epoch Napf Server (1.0.7/144629)";
|
||
|
password = "qwertyplm";
|
||
|
passwordAdmin = "root";
|
||
|
maxPlayers = 20;
|
||
|
steamport = 2304;
|
||
|
steamqueryport = 2303;
|
||
|
|
||
|
motd[] = {"DayZ Epoch","Have fun!"};
|
||
|
motdInterval = 0;
|
||
|
|
||
|
logFile = "server_log.txt";
|
||
|
voteThreshold = 2;
|
||
|
voteMissionPlayers = 999;
|
||
|
timeStampFormat = "short";
|
||
|
|
||
|
vonCodecQuality = 11;
|
||
|
disableVoN = 0;
|
||
|
kickduplicate = 1;
|
||
|
verifySignatures = 2;
|
||
|
persistent = 1;
|
||
|
BattlEye = 0;
|
||
|
requiredSecureId = 2;
|
||
|
doubleIdDetected = "";
|
||
|
|
||
|
onUserConnected = "";
|
||
|
onUserDisconnected = "";
|
||
|
onUnsignedData = "kick (_this select 0)";
|
||
|
onHackedData = "kick (_this select 0)";
|
||
|
onDifferentData = "";
|
||
|
|
||
|
regularCheck = "";
|
||
|
requiredBuild = 144629;
|
||
|
class Missions
|
||
|
{
|
||
|
class Mission1
|
||
|
{
|
||
|
template = "DayZ_Epoch_24.Napf";
|
||
|
difficulty="regular";
|
||
|
};
|
||
|
|
||
|
};
|