User Tools

Site Tools


usage:howto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
usage:howto [2019-07-02 17:28]
82.67.173.193 [Trains] changed link to reflect namespaces
usage:howto [2020-12-23 14:20]
ywang [Train controls]
Line 124: Line 124:
 {{:usage:craft-high-platform.png?nolink&400|}} {{:usage:craft-high-platform.png?nolink&400|}}
  
-There is a variant, crafted with sandstone instead of stone, included in the modpack. However, more and more platforms are included in this [[http://git.bananach.space/advtrains_platform.git|Minetest mod]]. As well you can [[reference:advtrains:register_platform|create your own]].+There is a variant, crafted with sandstone instead of stone, included in the modpack. However, more and more platforms are included in this [[http://git.bananach.space/advtrains_platform.git|Minetest mod]]. As well you can [[dev:core:funref:register_platform|create your own]].
  
 ==== Detector rail ===== ==== Detector rail =====
Line 184: Line 184:
 Manual operation Manual operation
 </code> </code>
 +//(See [[Train HUD]] for more information about the display.)//
  
 The ''[F]'' shows whether the train is driving forward or in reverse direction. The ''[F]'' shows whether the train is driving forward or in reverse direction.
-The upper bar is the train's current speed, while the lower bar shows what speed you ordered the train to hold or **Manual operation** if you manage the speed yourself. Assuming you have the [[https://wiki.minetest.net/Controls|default controls]], the following key bindings apply:+The upper bar is the train's current speed. The lower bar normally says "Manual operation" - that means the train is controlled by a train driver(you). 
 + 
 +It might also show an "ATC" bar, in which case the train is in "Automatic Mode" and will always try to reach and hold the speed shown. This mode is activated when the train receives an ATC command or you enter a "set speed" key combination. You can then switch back to manual mode by pressing the "Brake" key once. 
 + 
 +Assuming you have the [[https://wiki.minetest.net/Controls|default controls]], the following key bindings apply:
  
   * W: faster   * W: faster
   * S: slower   * S: slower
   * A/D: open and close left/right doors   * A/D: open and close left/right doors
-  * Space: brake (shown by >B<, target speed will be decreased automatically)+  * Space: brake (shown by >B<, switches to "manual operation")
   * Sneak+S: set speed to 0 (brake to stop!)   * Sneak+S: set speed to 0 (brake to stop!)
   * Sneak+A: set speed to 4 (~ 15 km/h)   * Sneak+A: set speed to 4 (~ 15 km/h)
   * Sneak+D: set speed to 8 (~ 30 km/h)   * Sneak+D: set speed to 8 (~ 30 km/h)
   * Sneak+W: set full speed   * Sneak+W: set full speed
-  * Sneak+Space: toggle brake (brake will not release when releasing the keys, shown by >^B<)+  * Sneak+Space: Show the Onboard Computer
  
 ==== Coupling wagons ==== ==== Coupling wagons ====
usage/howto.txt · Last modified: 2022-07-01 11:04 by 56independent