Difference between revisions of "Translations:TrainCarts/Signs/Property/19/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 12: Line 12:
 
| waitacceleration
 
| waitacceleration
 
| 20kmh/s
 
| 20kmh/s
| The [[TrainCarts/Acceleration|rate of acceleration]] at which trains slow down or speed up when obstacles ahead appear or disappear. When specifying two numbers, the first number is the rate speeding up, the second number the rate slowing down. This can be set without the waitdistance, and will be used to slow down when approaching blockers or mutexes.
+
| The [[Special:MyLanguage/TrainCarts/Acceleration|rate of acceleration]] at which trains slow down or speed up when obstacles ahead appear or disappear. When specifying two numbers, the first number is the rate speeding up, the second number the rate slowing down. This can be set without the waitdistance, and will be used to slow down when approaching blockers or mutexes.
 
|-
 
|-
 
| waitdelay
 
| waitdelay
Line 20: Line 20:
 
| waitpredicted
 
| waitpredicted
 
| false
 
| false
| Controls whether the path the train will take is predicted. By default on. When enabled, this will take into account [[TrainCarts/Signs/Switcher|switcher signs]] and where the train will be routed to when checking for obstacles.
+
| Controls whether the path the train will take is predicted. By default on. When enabled, this will take into account [[Special:MyLanguage/TrainCarts/Signs/Switcher|switcher signs]] and where the train will be routed to when checking for obstacles.
 
|}
 
|}

Latest revision as of 15:13, 23 September 2024

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/Signs/Property)
The following 'wait' properties exist:
{| class="wikitable"
|-
! Property
! Example Value
! Description
|-
| waitdistance
| 20.5
| Distance to keep between this train and the train ahead, in blocks. The train will slow down or stop completely maintaining distance.
|-
| waitacceleration
| 20kmh/s
| The [[Special:MyLanguage/TrainCarts/Acceleration|rate of acceleration]] at which trains slow down or speed up when obstacles ahead appear or disappear. When specifying two numbers, the first number is the rate speeding up, the second number the rate slowing down. This can be set without the waitdistance, and will be used to slow down when approaching blockers or mutexes.
|-
| waitdelay
| 30
| When the train is completely stopped due an obstacle, waits at least this delay in seconds until starting to move again
|-
| waitpredicted
| false
| Controls whether the path the train will take is predicted. By default on. When enabled, this will take into account [[Special:MyLanguage/TrainCarts/Signs/Switcher|switcher signs]] and where the train will be routed to when checking for obstacles.
|}

The following 'wait' properties exist:

Property Example Value Description
waitdistance 20.5 Distance to keep between this train and the train ahead, in blocks. The train will slow down or stop completely maintaining distance.
waitacceleration 20kmh/s The rate of acceleration at which trains slow down or speed up when obstacles ahead appear or disappear. When specifying two numbers, the first number is the rate speeding up, the second number the rate slowing down. This can be set without the waitdistance, and will be used to slow down when approaching blockers or mutexes.
waitdelay 30 When the train is completely stopped due an obstacle, waits at least this delay in seconds until starting to move again
waitpredicted false Controls whether the path the train will take is predicted. By default on. When enabled, this will take into account switcher signs and where the train will be routed to when checking for obstacles.