
"SystemTime" means the local time of the machine. ServerTime = "SystemTime" // Initial in-game time of the server. VonCodecQuality = 20 // Voice over network codec quality, the higher the better (values 0-30)ĭisable3rdPerson = 0 // Toggles the 3rd person view for players (value 0-1)ĭisableCrosshair = 0 // Toggles the cross-hair (value 0-1) exe revision as the server (value 0-1)ĭisableVoN = 0 // Enable/disable voice over network (value 0-1)

(only 2 is supported)įorceSameBuild = 1 // When enabled, the server will allow the connection only to clients with same the. MaxPlayers = 60 // Maximum amount of players PasswordAdmin = "" // Password to become a server adminĮnableWhitelist = 0 // Enable/disable whitelist (value 0-1) Password = "" // Password to connect to the server First, type your server name after equals sign on this line. We ought to fill the remaining blankets by information about your server. The statements after “ :: “ are comments and uncompilable that let you know what each line is supposed to perform. ::Go back to the top and repeat the whole cycle again ::Time in seconds before kill server process (14400 = 4 hours) Start "DayZ Server" /min "DayZServer_圆4.exe" -config=%serverConfig% -port=%serverPort% "-profiles=config" -cpuCount=%serverCPU% -dologs -adminlog -netlog -freezecheck

::Launch parameters (edit end: -config=|-port=|-profiles=|-doLogs|-adminLog|-netLog|-freezeCheck|-filePatching|-BEpath=|-cpuCount=) ::Logical CPU cores to use (Equal or less than available)

::Server name (This is just for the bat file)
