Difference between revisions of "Translations:TrainCarts/Commands/Selectors/29/en"

From BergerHealer Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
The <code>derailed</code> option selects trains that have derailed. For example: <code>@train[derailed=1]</code> or <code>@train[derailed=true]</code>
+
The <code>derailed</code> condition selects trains that have derailed. For example: <code>@train[derailed=1]</code> or <code>@train[derailed=true]</code>

Latest revision as of 19:54, 22 August 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (TrainCarts/Commands/Selectors)
The <code>derailed</code> condition selects trains that have derailed. For example: <code>@train[derailed=1]</code> or <code>@train[derailed=true]</code>

The derailed condition selects trains that have derailed. For example: @train[derailed=1] or @train[derailed=true]