Loading or Creating Worlds

Modified on Fri, 14 Feb at 7:39 AM

Load existing worlds or create a new world by naming the world under the [World] section in the MoriaServerConfig.ini file. The Dedicated Server will first check if the specified world exists in the Dedicated Server’s Save Games folder; if it doesn’t find it, it will create a new world with that name. The world name is not case sensitive.


You can also load a world by .sav file name. To do this, paste the name of the .sav file to OptionalWorldFilename. This is helpful if you have multiple worlds with the same name.


Note that renaming world files is not currently supported. The Dedicated Server’s Save Games folder is located in: 

\Steam Library\Return to Moria Dedicated Server\Moria\Saved\SaveGamesDedicated


Example:

You want to load a world that is called “Oleg’s World”. While the Dedicated Server is closed, open the MoriaServerConfig.ini file and under the [World] section add “Oleg’s World” to Name= to get Name=“Oleg’s World”. Save the MoriaServerConfig.ini file and launch the Dedicated Server.