#Changing Spawn Settings After World Creation on Dedicated Server

4 messages · Page 1 of 1 (latest)

peak cradle
#

If you are to change the settings in the servertest_SandboxVars.lua file after the world has been created, will these changes take?

OR

Does a new world need to be created?

cedar jetty
#

It would depend on the settings

#

Though most of them would properly apply just fine

peak cradle
#

-- The number of hours that a chunk must be unseen before zombies may respawn in it. Minimum=0.00 Maximum=8760.00 Default=16.00
RespawnUnseenHours = 0.0,

-- The fraction of a cell's desired population that may respawn every RespawnHours. Minimum=0.00 Maximum=1.00 Default=0.10
RespawnMultiplier = 0.0,

These two were the ones that were changed after world creation, to 0.0.