Skip to content
John Allison edited this page Mar 1, 2021 · 2 revisions
  1. Download the latest release of this repository at:

    DayZ-Startup-and-Restart-Script/Releases

  2. Place in a suitable directory,

    For example C:\Program Files (x86)\Steam\steamapps\common\DayZServer\ or C:\Users\%USERNAME%\Desktop

  3. Update all the variables that you require,

    For example, changing MODLIST, SERVERMODLIST from

    To:

  4. Enable/Disable optional features may require you to set other variables, these are usually directly below the options, if unsure, run the DayZServerStart.bat file and see if there are any errors if so, repeat step 4 and 3.

    For example, to enable the Steam updater you would set USE_STEAM_UPDATER from false to true, then update the variables you require

    To:

  5. Run the DayZServerStart.bat file and see if there are any errors, if so, repeat step 3 and 4.

  6. To shutdown the server, close the console window first (and all other windows), then shutdown the server or it will automatically restart.

  7. Any issues or requests, please create an issue here.

Clone this wiki locally