Actions

Category

Difference between revisions of "Species"

From Unofficial Stationeers Wiki

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
There are three species in the game:
 
There are three species in the game:
  
* [[Human]] - Just your standard oxygen loving lifeform
+
* [[Human]] - Your standard oxygen loving lifeform
 
* [[Zrilian]] - Breathes volatiles instead of oxygen
 
* [[Zrilian]] - Breathes volatiles instead of oxygen
* [[HEM Droid]] - Runs on battery power and requires no food, drink, or oxygen
+
* [[HEM Droid]] - Runs on battery power and requires no food, drink, or even breathing
  
To switch species in an existing save place a Spawn Point inside your base and set the spawn point. This is where the "new you" will spawn. You may want to drop your gear so your new character can use it.
+
== Changing your species ==
 +
 
 +
To switch species in an existing save place a [[Kit (Respawn)|Spawn Point]] inside your base and set the spawn point. This is where the "new you" will spawn. You might want to drop your gear so your new character can use it.
  
 
After making these preparations, save the game and '''make a backup!!!'''
 
After making these preparations, save the game and '''make a backup!!!'''
  
 
Now, open world.xml in a text editor and search for a ThingSaveData with a ClientSteamId that matches your steam64 id. Then remove the line with the ClientSteamId.
 
Now, open world.xml in a text editor and search for a ThingSaveData with a ClientSteamId that matches your steam64 id. Then remove the line with the ClientSteamId.
 
Save the file and load the save. You should spawn at the spawn point as a new species. Your old avatar will still be there.
 
 
  
 
<pre>
 
<pre>
Line 18: Line 17:
 
       <ClientSteamId>1234567890</ClientSteamId> <--- remove this
 
       <ClientSteamId>1234567890</ClientSteamId> <--- remove this
 
</pre>
 
</pre>
 +
 +
Save the file and load the save. You should spawn at the spawn point as a new species. Your old avatar will still be there, eerily staring into the sunset.

Latest revision as of 12:14, 14 May 2023

There are three species in the game:

  • Human - Your standard oxygen loving lifeform
  • Zrilian - Breathes volatiles instead of oxygen
  • HEM Droid - Runs on battery power and requires no food, drink, or even breathing

Changing your species[edit]

To switch species in an existing save place a Spawn Point inside your base and set the spawn point. This is where the "new you" will spawn. You might want to drop your gear so your new character can use it.

After making these preparations, save the game and make a backup!!!

Now, open world.xml in a text editor and search for a ThingSaveData with a ClientSteamId that matches your steam64 id. Then remove the line with the ClientSteamId.

    <ThingSaveData xsi:type="BrainSaveData">
      <ClientSteamId>1234567890</ClientSteamId> <--- remove this

Save the file and load the save. You should spawn at the spawn point as a new species. Your old avatar will still be there, eerily staring into the sunset.

Pages in category "Species"

The following 3 pages are in this category, out of 3 total.