#DayZ- Esseker Single Player Map Mod - Easy install guide
HippCelt
This is a quick how to guide showing you how easy it is to install and play the #esseker Map mod for #Dayz in single player
Grab the Esseker map here: https://steamcommunity.com/sharedfiles/filedetails/?id=2462896799
Copy the following into notepad and save as Hippcelt.bat in the dayz server directory:
@echo off :start ::Server name (This is just for the bat file) set serverName= Subscribe to HippCelt ::Server files location set serverLocation="Path to serverDZ.cfg on your PC goes here dont forget the extra backslash" ::Server Port set serverPort=2302 ::Server config set serverConfig=serverDZ.cfg ::Logical CPU cores to use set serverCPU=2 ::Sets title for terminal title %serverName% batch ::DayZServer location cd "%serverLocation%" echo (%time%) %serverName% started. ::Launch parameters (edit end: -config=|-port=|-profiles=|-doLogs|-adminLog|-netLog|-freezeCheck|-filePatching|-BEpath=|-cpuCount=) start "DayZ Server" /min "DayZServer_x64.exe" -config=%serverConfig% -port=%serverPort% "-profiles=config" "-mod=%Mods_go_here%Mod1;@Mod2" -cpuCount=%serverCPU% -dologs -adminlog -netlog -freezecheck ::Time in seconds before kill server process (14400 = 4 hours) timeout 14390 taskkill /im DayZServer_x64.exe /F ::Time in seconds to wait before.. timeout 10 ::Go back to the top and repeat the whole cycle again goto start
Socials Discord https://discord.com/invite/H8KeSH4kSk Twitter https://twitter.com/XplodingRibcage ... https://www.youtube.com/watch?v=WOkW9j_IGGQ
50898580 Bytes