DayZ
371 个评价
Tombstone V++ Map
2
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod Type: Mechanics
文件大小
发表于
更新日期
15.273 KB
2021 年 2 月 14 日 上午 2:35
2022 年 4 月 20 日 下午 4:45
7 项改动说明 ( 查看 )

订阅以下载
Tombstone V++ Map

描述
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 ---
热门讨论 查看全部(1)
10
2024 年 10 月 14 日 上午 5:58
Servers using this mod
Sfmplayer
141 条留言
FacadasGamer 5 月 22 日 上午 5:20 
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 4 月 9 日 下午 6:31 
Any way to disable tombstones on AI death?
M109ARR 3 月 8 日 下午 9:52 
Had someone die today and no tombstone, or gear. Has worked fine until now. Is anyone still monitoring this mod?
Cpt tiddles 3 月 5 日 上午 5:11 
в наши дни это работает только в 60% случаев... наиболее часто публикуемая проблема - отсутствие надгробия на отметке смерти, есть идеи??
V1k1R 3 月 5 日 上午 2:00 
@Zayc
TombstoneLifetime = 1800000;
EnableDeathMarkers = 1;
Add to server.DZ.cfg
Zayc 2 月 14 日 下午 9:12 
Почему я при смерти не вижу метку на карте смерти, подскажите???
Cpt tiddles 2 月 7 日 上午 7:04 
this only works 60% of the time these days... most posted issue is no tombstone at death marker any ideas??
TRD 2024 年 9 月 23 日 下午 9:18 
на хосте прописываю в ServerDZ.cfg EnableDeathMarkers = 1; сервер не стартует, ругается на ServerDZ
ma2015kc 2024 年 9 月 15 日 上午 3:33 
Господа!Подскажите как сделать ,чтобы у ботов не появлялся крест ,а только у игроков???
The Eagle [911] 2024 年 6 月 22 日 下午 11:45 
@samboo898: there's no config file. In the description page it's explained what to do: add lines to ServerDZ.cfg and Types.xml.