DayZ idle mode settings are stored in the active mission database file globals.xml. Change these values when you want loot processing to continue without waiting for players to be online.

  1. Stop the server.
  2. Open File Manager.
  3. Go to mpmissions, open your active mission folder, then open db.

    DayZ File Manager showing the active mission db folder

  4. Select or open globals.xml.

    DayZ File Manager showing globals.xml in the mission db folder

  5. Find IdleModeStartup and set its value to 0.
  6. Find IdleModeCountdown and set its value to 0.
  7. Save the file, then start the server.
<var name="IdleModeStartup" type="0" value="0"/>
<var name="IdleModeCountdown" type="0" value="0"/>

Take a backup before editing mission economy files. XML formatting errors can stop economy files from loading correctly.

  • 1 Los usuarios encontraron esto útil
¿Le ha resultado útil esta respuesta?

Artículos relacionados

Changing the map to Livonia on your DayZ:Standalone Server

DayZ map selection is controlled from serverDZ.cfg. Use the Config Editor map dropdown when...

Admin commands for your DayZ: Standalone Server

DayZ does not have a normal in-game owner console like some survival games. Server administration...

How to install the workshop map Namalsk Survival on your DayZ: Standalone Server

Namalsk requires the official Namalsk Island terrain Workshop item and the official Namalsk...

How install DZSA Launcher on your DayZ server

DZSA Launcher support is added with the server-side DZSA/DZSAL package, usually named...

How to update your DayZ server to the latest version

Use Steam Update when DayZ releases a server update or players see a version mismatch. Back up...