DayZ
Bodies Removal
Showing 1-7 of 7 entries
Update: 15 Feb, 2019 @ 1:56pm

Added removeEntitiesDebug to trace a possible bug that don't make entities disappear.

Update: 18 Jan, 2019 @ 10:29am

Brigging back safe removal option. Last update was an older version for some reason.

Update: 16 Jan, 2019 @ 9:32am

Key update.

Update: 14 Jan, 2019 @ 11:13am

Added extra check when removing entity so it doesn't disappear if in player's hands or inventory.
Added `removeEntitiesWithHumansBodies` parameter, set it to 1 to clean entities, set it to 0 to don't, defaults to zero.

YOU NEED TO UPDATE THE MOD KEY WITH THIS UPDATE, MY NEW PC WENT TO CUSTOMER SERVICE AND I DIDN'T SAVED MY PRIVATE KEY OMEGALUL

Update: 11 Jan, 2019 @ 4:36pm

• Optimization : now loading the server parameters once when server is booting, not at every entity creation anymore
• Added : zombie bodies force removal

/!\ Care when updating, parameter name has changed because of the introduction of zombies removal. Check your script.log or DayZServer_x64.RPT to make sure the mod is loading correctly !

Update: 10 Jan, 2019 @ 3:50pm

Fix meta.cpp, add extra check if the dead player actually has an entity in his hands or not.

Update: 10 Jan, 2019 @ 3:44pm