Renegade-Master / zomboid-dedicated-server

Linux based Docker image containing a Dedicated Server for Project Zomboid.
https://hub.docker.com/r/renegademaster/zomboid-dedicated-server
Other
177 stars 60 forks source link

Sleep Allowed and Safehouse Respawn vars not working #3

Closed jstirling closed 2 years ago

jstirling commented 2 years ago

The run script uses PLAYER_SAFEHOUSE for both SLEEP_ALLOWED and SAFEHOUSE_RESPAWN, ignoring their values.

https://github.com/Renegade-Master/zomboid-dedicated-server/blob/main/src/run_server.sh#L57 https://github.com/Renegade-Master/zomboid-dedicated-server/blob/main/src/run_server.sh#L60

Renegade-Master commented 2 years ago

Ah, my bad. Bet that was annoying to find.

Should have that fixed next release.