DayZ
362 ratings
Tombstone V++ Map
2
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod Type: Mechanics
File Size
Posted
Updated
15.273 KB
Feb 14, 2021 @ 2:35am
Apr 20, 2022 @ 4:45pm
7 Change Notes ( view )

Subscribe to download
Tombstone V++ Map

Description
This mod changes the function of player deaths, players bodies will be deleted and all items from those bodies will be moved to a small Tombstone, this includes items from hands. This tombstone is invulnerable and cannot be destroyed by other funtions but will auto delete 30 minutes (configurable) after the players death. The player will also get a marker on their map showing where they died (configurable).

Adding this mod will significantly help with server FPS as it removes the resource hogging player bodies and itself is also cleared up automatically without relying on the loot ecconomy.

---- THIS MOD REQUIRES INSTALLATION OF THE VanillaPlusPlusMap ----
---- THIS MOD REQUIRES INSTALLATION OF THE Community framework ----
---- IT IS RECOMMENDED TO USE InventoryFix TO STOP ITEM LOSS ON RESTARTS ----

Configuration:

In your launch parameters add:

-mod=@CF;@VanillaPlusPlusMap;@Tombstone;

(Or the folder names you use for these mods)

In ServerDZ.cfg add:

// The tombstone will be deleted after this amount of time unless there was a restart.
TombstoneLifetime = 1800000; // 1000 = 1 second ----- 1800000 = 30 minutes.
EnableDeathMarkers = 1; // 1 enables the map markers on death, 0 is disabled.

In Types.xml add:

<type name="Tombstone">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>

Feel free to report any issues to me :)

--- IF YOU ARE USING VPP MAP AND WANT DEATH MARKERS USE THIS VERSION: Tombstone V++ Map ---
--- IF YOU ARE MISSING ANY REQUIRED MODS TRY USING: Tombstone Vanilla ---

-- Support on all of my mods can be found on discord at: https://discord.gg/2T33rgJNVC --

Usage & Terms
- You are not permitted to unpack, repack, edit or reupload any files from this mod.
- This item is not authorized for posting on Steam, except under the Steam account of DannyDoomno1
- Permissions is granted to use this mod for server monetization under the conditions that you follow the DayZ Server Monetization agreement and have obtained permission from Bohemia through Bohemia[www.bohemia.net]

If you like my mods and wish to support me any donations are much appreciated!!
--- Paypal.me/DannyDoomno1 ---
Popular Discussions View All (1)
10
Oct 14, 2024 @ 5:58am
Servers using this mod
Sfmplayer
141 Comments
FacadasGamer May 22 @ 5:20am 
Hello, when I die on my server, there is no header where I died and I did everything it says here. Does anyone know why?
Deceased Apr 9 @ 6:31pm 
Any way to disable tombstones on AI death?
M109ARR Mar 8 @ 9:52pm 
Had someone die today and no tombstone, or gear. Has worked fine until now. Is anyone still monitoring this mod?
Cpt tiddles Mar 5 @ 5:11am 
в наши дни это работает только в 60% случаев... наиболее часто публикуемая проблема - отсутствие надгробия на отметке смерти, есть идеи??
V1k1R Mar 5 @ 2:00am 
@Zayc
TombstoneLifetime = 1800000;
EnableDeathMarkers = 1;
Add to server.DZ.cfg
Zayc Feb 14 @ 9:12pm 
Почему я при смерти не вижу метку на карте смерти, подскажите???
Cpt tiddles Feb 7 @ 7:04am 
this only works 60% of the time these days... most posted issue is no tombstone at death marker any ideas??
TRD Sep 23, 2024 @ 9:18pm 
на хосте прописываю в ServerDZ.cfg EnableDeathMarkers = 1; сервер не стартует, ругается на ServerDZ
ma2015kc Sep 15, 2024 @ 3:33am 
Господа!Подскажите как сделать ,чтобы у ботов не появлялся крест ,а только у игроков???
The Eagle [911] Jun 22, 2024 @ 11:45pm 
@samboo898: there's no config file. In the description page it's explained what to do: add lines to ServerDZ.cfg and Types.xml.