Jump to content

How to change the world setting ?


Recommended Posts

I try to change the file "leveldataoverride.lua",but it doesn 't work. For example ,I generated a world, the dragonfly was set to normal, then I change this fileĀ ,setting dragonfly to always,but it still doesn 't work when I don't regenerate the world.Now I don't want to start a new world,but just change the world settings, how can I do this ?

Link to comment
Share on other sites

The correct file is called worldgenoverride.lua as described here. Afterwards you have to generate a new map.

Alternatively you can use the command:

TheWorld.topology.overrides.dragonfly = "always"

On an existing map as a command either ingame or on the server cli. Keep in mind that you have to execute it on the server side, and not on the client side. ("Remote: " in front of the console ingame, or straight up on the server cli.)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...