Difference between revisions of "Autopickup"

From NetHackWiki
Jump to navigation Jump to search
m (Link to pickup_types option)
Line 5: Line 5:
 
To toggle autopickup, you can select it from the Options menu or press {{kbd|@}}.
 
To toggle autopickup, you can select it from the Options menu or press {{kbd|@}}.
  
If pickup_types is left as all, then autopickup can be used whenever it is necessary to pick up items on a [[teleport trap]] or [[hole]] (for example, in [[Sokoban]]) where the player would otherwise not have a chance to pick up the items before being whisked away. Pickups caused by autopickup take place in the same turn as the movement (which is not possible without autopickup), so it can be used to pickup items saving a turn, which is useful if you are fleeing or doing a speed ascension.   
+
If [[Options#pickup_types|pickup_types]] is left as <tt>all</tt>, then autopickup can be used whenever it is necessary to pick up items on a [[teleport trap]] or [[hole]] (for example, in [[Sokoban]]) where the player would otherwise not have a chance to pick up the items before being whisked away. Pickups caused by autopickup take place in the same turn as the movement (which is not possible without autopickup), so it can be used to pickup items saving a turn, which is useful if you are fleeing or doing a speed ascension.   
  
 
It is possible to refine autopickup options even further with [[autopickup_exception]]s, but this feature is still in experimental stages and may have some bugs.
 
It is possible to refine autopickup options even further with [[autopickup_exception]]s, but this feature is still in experimental stages and may have some bugs.

Revision as of 01:25, 10 April 2020

Autopickup is an option, on by default, that specifies that your character automatically picks up any item on the square he/she moves onto.

While this may seem convenient, it often causes problems, particularly with heavy or dangerous items[1]. However, in most cases these problems can be mitigated by proper application of the pickup_types and pickup_burden options.

To toggle autopickup, you can select it from the Options menu or press @.

If pickup_types is left as all, then autopickup can be used whenever it is necessary to pick up items on a teleport trap or hole (for example, in Sokoban) where the player would otherwise not have a chance to pick up the items before being whisked away. Pickups caused by autopickup take place in the same turn as the movement (which is not possible without autopickup), so it can be used to pickup items saving a turn, which is useful if you are fleeing or doing a speed ascension.

It is possible to refine autopickup options even further with autopickup_exceptions, but this feature is still in experimental stages and may have some bugs.

  1. death before receiving move is an extreme example

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

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

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