Actions

Category

Difference between revisions of "Species"

From Unofficial Stationeers Wiki

Line 7: Line 7:
 
== Changing your species ==
 
== Changing your species ==
  
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.
+
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 20: 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.

Revision as of 12:13, 14 May 2023

There are three species in the game:

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

Changing your species

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.