All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)The <code>speed</code> condition (alias: <code>velocity</code>) selects trains that move at a certain speed. This is the actual movement speed, which is at most the speed limit set for the train. Example: <code>@train[speed=0]</code> for trains that are not moving.
 h Chinese (China) (zh-cn)<code>speed</code>(速度)条件(别名:<code>velocity</code>)选择特定速度的列车。条件检测实际的移动速度,最多不超过列车设定的速度限制。例如:<code>@train[speed=0]</code>选择不行驶的列车。