Actions

Difference between revisions of "Labeller"

From Unofficial Stationeers Wiki

m
(2 intermediate revisions by one other user not shown)
Line 19: Line 19:
 
== Special Cases == <!--T:4-->
 
== Special Cases == <!--T:4-->
 
When used on [[Composite Door| composite doors]] the name of the door will be visible to the player.
 
When used on [[Composite Door| composite doors]] the name of the door will be visible to the player.
 +
 +
== Text Formatting == <!--T:5-->
 +
You can modify attributes of the text (size, color, etc.)<br>
 +
Current tags:<br>
 +
<color=c><br>
 +
c=white, red, orange, yellow, green, blue, purple, or black<br>
 +
<size=n><br>
 +
n=0.01-40 (anything above or below throws an error for being out of range[http://digitalnativestudios.com/textmeshpro/docs/rich-text/]
 
</translate>
 
</translate>

Revision as of 10:35, 16 July 2018

Other languages:
English
Labeller
ItemLabeller.png
Stacks No
Recipe
Created With Fabricator, Tool Manufacturer
Cost 2g Iron, 1g Gold


Description

Labeller is one of the tools you start with. Used to re-name objects in the game. Renaming objects is useful for distinguishing items during Console configuration or selecting values from Logic chips

Use

Use left-click while in active hands to use.

Special Cases

When used on composite doors the name of the door will be visible to the player.

Text Formatting

You can modify attributes of the text (size, color, etc.)
Current tags:
<color=c>
c=white, red, orange, yellow, green, blue, purple, or black
<size=n>
n=0.01-40 (anything above or below throws an error for being out of range[1]