The wiki has moved!

Visit the new wiki at stationeers-wiki.com The old wiki here at legacy.stationeers-wiki.com will sunset eventually.

Edits made after the 7th of March 6PM EST were NOT carried over to the new server as previously announced right here in this box.

 Actions

Difference between revisions of "Creative Mode"

From Unofficial Stationeers Wiki

m
Line 1: Line 1:
 
== Description ==
 
== Description ==
Creative Mode will allow you to spawn in items.<br>
 
It's good for testing things out and learning.
 
  
Currently limited to space and mars, WorldType 0 and 1 respectivly.
+
Creative Mode allows you to spawn in items. It's good for testing things out and learning.
 +
 
 +
Currently limited to space and mars, WorldType 0 and 1 respectively.
  
 
The [[Authoring Tool]] is available in creative mode to allow quick building without resources.
 
The [[Authoring Tool]] is available in creative mode to allow quick building without resources.
 +
 +
To enable creative mode first make a backup of the save. Then modify worldsettings.xml and change the GameMode to Creative.
 +
 +
<pre>
 +
<WorldSettingData xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 +
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 +
  <Name>Mars</Name>
 +
  <IsDepreciated>false</IsDepreciated>
 +
  <Description>NewWorldMarsShortDesc</Description>
 +
  <GameMode>Creative</GameMode>
 +
</pre>
  
 
== Controls ==
 
== Controls ==

Revision as of 14:27, 13 May 2023

Description

Creative Mode allows you to spawn in items. It's good for testing things out and learning.

Currently limited to space and mars, WorldType 0 and 1 respectively.

The Authoring Tool is available in creative mode to allow quick building without resources.

To enable creative mode first make a backup of the save. Then modify worldsettings.xml and change the GameMode to Creative.

<WorldSettingData xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Name>Mars</Name>
  <IsDepreciated>false</IsDepreciated>
  <Description>NewWorldMarsShortDesc</Description>
  <GameMode>Creative</GameMode>

Controls

The F5 key no longer spawns a breathable environment. Spawn a oxygen and nitrogen tanks to get breathable air.
F4 Version, connected clients and current spawn selection
[ and ] Backward and forward scroll of spawn selection
/ Search for item
F9 Spawn selected item
\ opens the debug menu