Spawn System (
Stable
)
Switch to Experimental
Version
I have read, understood and accept the Terms of Service
Download Client Part:
Download Server Part:
Changelogs:
Version 5.3.120.01.2026 11:33
-
servers are not crashing when using the mod without server mod, but some features might be limited
Version 5.3.010.12.2025 13:29
-
you can now double click on a spawn to spawn there instead of having to use the Spawn here button
-
sometimes the spawns were not properly sorted -
bags could appear multiple times allowing players to bypass timeouts
Version 5.2.613.11.2025 14:56
If you update any of my mods, make sure to update all mods as they contain some major compatibility changes and old and new versions are not going to be compatible!
-
required changes for the new Core PBO -
duplicate sleeping bag entries should no longer appear
Version 5.2.505.11.2025 10:39
-
sometimes spawn position list could appear empty
Version 5.2.404.11.2025 12:23
-
spawn positions would sometimes not be sorted the same way as they appear in the config
Version 5.2.308.08.2025 18:46
-
Map markers on spawn select menu (mostly bag spawns) were not automatically translated by DayZ -
possible nullpointers when placing down bags
-
Admin menu draw circles now uses new Core method
Version 5.2.226.06.2025 00:03
-
updated the whole license server code for faster server startup. Make sure to update all mods, otherwise you will run into compile errors!
Version 5.2.119.06.2025 14:23
-
The admin settings menu now shows the radius of each spawn point
-
save button on the admin settings menu was hard to see with the map in the way -
possible nullpointer when bags were not setup properly in the configs
-
using some of the new Core Methods
Version 5.2.001.05.2025 23:26
-
script no longer tries to deduct money if the player has not enough money to avoid potential money exploits
-
players could still spawn inside objects. I did a lot of testing now drawing debug shapes and trying to figure out a proper way of checking for blocked positions, which looks very promising now and the new method did now show a single bad spot in the test apart from the old methods -
players would spawn more to the center of the radius. The positions are now evenly distributed on the full circle area
Version 5.1.423.04.2025 14:47
-
3 new config.cpp parameters for bags to get the placed, packed and hologram itemnames
-
You no longer need to add custom scripts to make custom sleeping bags work -
updated the example PBO to reflect the changes