All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en){| class="wikitable"
|-
! Command !! Description
|-
| /tcc sign add <line1> <line2> <line...> || Adds a sign with the given lines to the node(s). Lines may exceed 4 for behavior of having additional signs below the sign. If your lines contain spaces, you can quote the entire line.<br>For example: <code>/tcc sign add [+train] "launch 10s" "0.4 10.0"</code>
|-
| /tcc sign remove || Removes the last-added sign of the selected nodes
|-
| /tcc sign clear || Clears all signs added to the selected nodes
|-
| /tcc sign scroll || Scrolls all signs one down, so that a different sign can be edited (power channels/removal)
|-
| /tcc sign power add <channel> || Assigns an input power channel. Initial powered state can be set with --powered, and face to power with --face.
|-
| /tcc sign power add st12_launch --face left || Assigns power channel 'st12_launch' to power the player-relative left face of the (station) sign.
|-
| /tcc sign power remove <channel> || Removes a previously-added input power channel from the last-added sign
|-
| /tcc sign power clear || Removes all previously-added input power channels from the last-added sign
|-
| /tcc sign power rotate || Advanced: rotates directional power inputs around 90 degrees. Useful after rotating a station.
|-
| /tcc sign output add st12_occupied || Controls a power channel output using the 'lever' output of a sign. Same set of commands as /tcc power.
|}