DayZ
Bed-Respawning
Showing 1-10 of 52 entries
< 1  2  3  4  5  6 >
Update: 26 Jul @ 11:46am

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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3535307367

Update: 26 Jul @ 10:22am

- 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 )

Update: 15 Jan @ 1:33pm

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

Update: 11 Nov, 2023 @ 3:20pm

- Fixed bugs caused by the 1.23 DayZ Update.

Update: 23 Mar, 2023 @ 2:34pm

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

Update: 16 Mar, 2023 @ 6:21pm

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

Update: 16 Mar, 2023 @ 3:03pm

- 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.

Update: 15 Mar, 2023 @ 2:11am

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

Update: 15 Mar, 2023 @ 1:49am

- 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!

Update: 19 Nov, 2020 @ 12:40pm

Attempt to fix EquipCharacter error.