DayZ | Loot is not spawning / Enable Loot Logging Print

  • DayZ Server, DayZ Server loot not spawning, DayZ Server no loot, loot not spawning, no loot, DayZ Server enable loot logging, enable loot logging, DayZ Server Modded loot not spawning, Modded loot not spawning
  • 7

If you believe loot is not spawning on your DayZ server (vanilla or modded items) there is a very easy way to confirm this.

You will enable loot logging, backup then wipe the save data so when the server next starts up it generates all the loot fresh, which gives you the largest amount of loot to analyse in order to determine whether any particular loot / all loot is spawning. You'd then obviously restore the save data afterwards.

The process is the following:

  1. Stop Server

  2. Click "Backup Save Data"

  3. Click "Wipe Save Data"

  4. Click "File Manager"

  5. Open the mpmissions folder

  6. Open the folder for the mission your server is currently using (dayzOffline.chernarusplus is Chernarus and dayzOffline.enoch is Livonia, if you're using a custom mission you'll already know the folder name)

  7. Find the cfgeconomycore.xml file and double-click it to open the file.

  8. Find these lines:
    <default name="log_ce_lootspawn" value="false"/>
    <default name="log_ce_lootcleanup" value="false"/>
    <default name="log_ce_lootrespawn" value="false"/>

  9. Change those lines to this:
    <default name="log_ce_lootspawn" value="true"/>
    <default name="log_ce_lootcleanup" value="true"/>
    <default name="log_ce_lootrespawn" value="true"/>

  10. Click "Save and Exit" on the navigation bar.

  11. Start your server.

  12. Click "Log Viewer"

  13. Open the .RPT log file, and you will see what loot is spawning (and if there's any loot that isn't spawning)

    For example:

    Vanilla Loot
    5:02:57.573 Adding CatFoodCan at [2782,5321]
    5:02:57.573 Adding SkateHelmet_Green at [11689,14307]
    5:02:57.576 Adding USMCPants_Woodland at [13633,13745]
    5:02:57.576 Adding TaloonBag_Blue at [9463,8801]
    5:02:57.583 Adding HikingBootsLow_Beige at [8121,11599]
    5:02:57.584 Adding TShirt_RedBlackStripes at [10144,2019]

    Modded Loot
    5:02:57.835 Adding SNAFU_MTrijicon_Docter at [2020,11363]
    5:02:57.836 Adding SNAFU_MK9 at [2017,11353]
    5:02:57.839 Adding SNAFUFAMAS at [2013,11342]
    5:02:57.843 Adding SNAFUM1A_Green at [2006,11320]
    5:02:57.844 Adding SNAFU_AEK545_Gun at [1999,11302]

  14. Once you've confirmed the loot that is spawning, stop your server, then restore the save data using the "Restore Save Data" function of the gamepanel.

Looking for a game server host known for brilliant 24/7 customer support and quality hardware?
Try a Pingperfect DayZ Standalone server today! https://pingperfect.com/gameservers/dayz-standalone-game-server-hosting-rental.php


Was this answer helpful?

« Back