Difference between revisions of "Travel"

From NetHackWiki
Jump to navigation Jump to search
(m prefix)
(361)
Line 5: Line 5:
 
The [[Options#travel|'''travel''' configuration option]] turns the travel command on/off. The [[Options#runmode|'''runmode''' configuration option]] determines how often the screen updates when travelling and running.
 
The [[Options#travel|'''travel''' configuration option]] turns the travel command on/off. The [[Options#runmode|'''runmode''' configuration option]] determines how often the screen updates when travelling and running.
  
Due to a bug, sometimes the travel command can get stuck plotting a path past certain dungeon features, such as boulders in Sokoban. This bug is marked as fixed.
 
 
[[Category:Commands]]
 
[[Category:Commands]]
{{nethack-343}}
+
{{nethack-361}}

Revision as of 14:00, 29 March 2019

Travel is a feature in some NetHack ports that allows one to move quickly along any already explored path on the current level. NetHack uses a shortest-path algorithm to find a safe route to the destination, which is then carried out quickly. Your travel will be interrupted if something sufficiently "interesting" happens, as with the g command.

Travel is activated using the underscore _ key, then selecting a destination. Some ports allow travel to be activated by mouse-clicking (or touching with a touch-screen) on the destination. The travel command can also be prefixed with m to pop up a menu of interesting targets is sight, from which you can select the travel target.

The travel configuration option turns the travel command on/off. The runmode configuration option determines how often the screen updates when travelling and running.

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.6.1. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-361}} tag to the current version's tag or {{noversion}} as appropriate.