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

From 4netplayers Support Wiki
Jump to: navigation, search
 
(3 intermediate revisions by one other user not shown)
Line 4: Line 4:
  
 
[/Script/EngineSettings.GameMapsSettings]<br>
 
[/Script/EngineSettings.GameMapsSettings]<br>
ServerDefaultMap=/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah
+
<code>ServerDefaultMap=/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah</code>
 +
 
 +
 
 +
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]]
 +
[[Category:156]]
 +
[[fr:Comment démarrer le DLC Isle of Siptah]]

Latest revision as of 18:16, 24 February 2021

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