Difference between revisions of "How to start the DLC Isle of Siptah"

From 4netplayers Support Wiki
Jump to: navigation, search
Line 5: Line 5:
 
[/Script/EngineSettings.GameMapsSettings]<br>
 
[/Script/EngineSettings.GameMapsSettings]<br>
 
ServerDefaultMap=/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah
 
ServerDefaultMap=/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah
 +
 +
 +
To start the server again WITHOUT DLC, set the line to:
 +
 +
<code>ServerDefaultMap=/Game/Maps/ConanSandbox/ConanSandbox</code>
  
 
[[Category:Conan_Exiles]]
 
[[Category:Conan_Exiles]]
 
[[de:Wie starte ich das DLC Isle of Siptah]]
 
[[de:Wie starte ich das DLC Isle of Siptah]]

Revision as of 16:06, 18 November 2020

Rent a Conan Exiles server
Rent your own Conan Exiles server at 4Netplayers.com

Edit the Engine.ini via the web interface and enter the following under the line

[/Script/EngineSettings.GameMapsSettings]
ServerDefaultMap=/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah


To start the server again WITHOUT DLC, set the line to:

ServerDefaultMap=/Game/Maps/ConanSandbox/ConanSandbox