Difference between revisions of "Take off"

From NetHackWiki
Jump to navigation Jump to search
m (Added take off being halted, and message for multiple item removal completion)
(add a note about the paranoid_remove patch option)
Line 4: Line 4:
  
 
To take off accessories such as [[ring]]s or [[amulet]]s, use '''[R]''' to [[remove]] the item.
 
To take off accessories such as [[ring]]s or [[amulet]]s, use '''[R]''' to [[remove]] the item.
 +
 +
==Paranoid remove==
 +
 +
Normally, pressing [T] when you have only one piece of armor equipped will remove it without prompting.
 +
If you have the [http://bilious.homelinux.org/?show=44 paranoid quit] patch (as [[NAO]] does), and the option <code>paranoid_remove</code> is set, you will always be prompted.
 +
  
 
{{stub}}
 
{{stub}}
  
 
[[Category:Commands]]
 
[[Category:Commands]]

Revision as of 04:14, 28 March 2008

Take off, [T], is a command used to take off worn armor and shields. Items of armor that layer over the torso must be taken off in an 'outer-to-inner' fashion: cloaks, then body armor, then shirts. Cursed armor cannot be removed with this command. Wearing and removing armor takes some time; the number of turns depends on the type of item. You will stop taking off items if a suitable event would interrupt you, such as a monster entering your field of vision.

[A] can be used to take off multiple pieces of armor with one command; it is equivalent to using [T] several times in a row. If you take off more than one item with this command, you get the message "You finish disrobing."

To take off accessories such as rings or amulets, use [R] to remove the item.

Paranoid remove

Normally, pressing [T] when you have only one piece of armor equipped will remove it without prompting. If you have the paranoid quit patch (as NAO does), and the option paranoid_remove is set, you will always be prompted.


This page is a stub. Should you wish to do so, you can contribute by expanding this page.