- Compatible Game Versions
- 2.0
THE PROBLEM: IN MULTIPLAYER THE SPAWNER NEVER REALLY HAS A CHANCE TO RESET ITS 5 DAY TIMERS SINCE PLAYERS ARE CONTINUE TRAVELING THROUGH AREAS LEADING TO ZOMBIES NOT SPAWNING AS MAPS GET OLDER;
THIS MOD RESETS THE SPAWNERS DAILY INSTEAD
SERVERSIDE
EAC ON
________________________________________________________________________________________________
The ResetToday property in 7 Days to Die controls whether a spawner will reset its spawn counts and timers during the current game day.
Here's what it does WITH NAPVP ZOMBIE SPAWNER INSTALLED:
The spawner will reset its internal counters and timers DAILY
Any previously spawned entities from this spawner are "forgotten" by the system
The spawner can immediately spawn new entities up to its TotalAlive limit
Essentially gives the spawner a "fresh start" for the current day
Here's what it does IN VANILLA GAME WITHOUT MOD INSTALLED:
The spawner maintains its current state
If entities were already spawned and are still alive, they count against the TotalAlive limit
The spawner won't spawn new entities until existing ones die or the respawndelay timer expires
Preserves the current spawn state
THIS MOD RESETS THE SPAWNERS DAILY INSTEAD
SERVERSIDE
EAC ON
________________________________________________________________________________________________
The ResetToday property in 7 Days to Die controls whether a spawner will reset its spawn counts and timers during the current game day.
Here's what it does WITH NAPVP ZOMBIE SPAWNER INSTALLED:
The spawner will reset its internal counters and timers DAILY
Any previously spawned entities from this spawner are "forgotten" by the system
The spawner can immediately spawn new entities up to its TotalAlive limit
Essentially gives the spawner a "fresh start" for the current day
Here's what it does IN VANILLA GAME WITHOUT MOD INSTALLED:
The spawner maintains its current state
If entities were already spawned and are still alive, they count against the TotalAlive limit
The spawner won't spawn new entities until existing ones die or the respawndelay timer expires
Preserves the current spawn state
- Install / Usage Instructions
- COMMENT OUT IF YOU WANT OR DONT WANT SCOUTS INCLUDED IN THE DAILY SPAWNER
THE MOD IS PRESET WITH ALL RESET DAILY EXCEPT SCOUTS