DayZ
Bed-Respawning
52개 중 1~10개 표시 중
< 1  2  3  4  5  6 >
업데이트: 2025년 7월 26일 오전 11시 46분
작성자: MKA0207

This update includes changes to modded OnStoreLoad variables, which are not compatible with existing saved data. To prevent crashes or corrupted storage, you'll need to delete the storage_1 folder in your mission directory. This is a known DayZ engine limitation when variable structures are altered.

If you'd prefer to delay this update until your server's scheduled wipe, please instead use the safe legacy version linked below:

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3535307367

업데이트: 2025년 7월 26일 오전 10시 22분
작성자: MKA0207

- Fixed exploit that allowed players to pack the sleeping bag and bypass set cooldowns.
- Improved overall functionality of bed respawning scripts so adding new mod support is easier.
- Various bug fixes and improvements to the backend.
- Added "Claim" action that registers your spawn location. You must use this to spawn at your sleeping bag.
- Added support for RaG Baseitems, BoomLay's Things, and Zens Sleeping Mod.
- Added support for DayZ Expansion Mod. I will also be looking into adding a spawn entry for Spawn Selection later.

- Dropped support for MuchStuffPack ( very buggy and not supported by original developer )

업데이트: 2025년 1월 15일 오후 1시 33분
작성자: MKA0207

Merged Pull Request from Wilma Fingerdoo. ( Added "Texture" selection and #ifdef checks for tents )

업데이트: 2023년 11월 11일 오후 3시 20분
작성자: MKA0207

- Fixed bugs caused by the 1.23 DayZ Update.

업데이트: 2023년 3월 23일 오후 2시 34분

- Fixed issue with sleep bag not deleting if MaxRespawnsBeforeRemoval is set to 1.

업데이트: 2023년 3월 16일 오후 6시 21분

- Hotfix for recent cooldowns changes.
- Fixed some variables to be private in scope.

업데이트: 2023년 3월 16일 오후 3시 03분

- Added config for modders to disable spawn this mods spawn call.
- Added config for disabling the supported mods below.
- Added support (again) for Base Building Plus and MungHardItemsPack.
- Forked version of SpawnLoadouts and setup compatibility for this mod. ( See this mod's description page. )
- Fixed cooldowns not working if the MaxRespawns was set to 0.
- Included types.xml inside "Info" folder in mod for server owners.

업데이트: 2023년 3월 15일 오전 2시 11분

-Added example config file for optional configuration before loading the mod.

업데이트: 2023년 3월 15일 오전 1시 49분

- Added exclusive new sleeping bag with new models so the mod can be used independently.
- Added config option for cooldowns after bag use, default is 45 minutes.
- Added config option for max bag uses before removal, default is infinite ( no removal ).
- Added config options for setting health, energy ( food ), and water ( thirst ) after spawning on a sleeping bag.
- Fixed issues with players losing bed-spawn data during server restart or at random times.
- Various optimizations and stability improvements to the mod.
- Dropped support for Base Building Plus, MunghardsItempack and Base_Storage. ( We got our own sleeping bag now! )
- Special Thanks to MFSurvival DayZ and STALKER: The Zone for helping me find bugs and testing my mod on live servers!

업데이트: 2020년 11월 19일 오후 12시 40분

Attempt to fix EquipCharacter error.