Difference between revisions of "Extended command"

From NetHackWiki
Jump to navigation Jump to search
({{Keyboard Commands}})
(Redirect article to commands article)
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Keyboard Commands}}
+
#REDIRECT [[Commands]]
An '''extended command''' is executed by pressing the [[Hash_mark|#]] key followed by the command itself (the first letter or two should suffice). Extended commands exist because the developers of NetHack ran out of letters. They are supposedly less frequently used than the [[:Category:Commands|single-letter commands]], but you probably won't get very far without using some of them.
 
 
 
Depending on how your game was compiled, these commands can vary or alternate keypresses may be available. On NetHack Qt for the Mac with no # key on the standard keyboard, the hash key is replaced with alt commands. If you are playing on the server, pressing alt+3 will produce the # symbol.
 
 
 
Extended commands in vanilla [[NetHack 3.4.3]]:
 
{|class="prettytable striped"
 
!Command
 
!Short Description
 
|-
 
|[[adjust]]
 
|Adjust [[inventory]] letters.
 
|-
 
|[[chat]]
 
|Talk to someone.
 
|-
 
|[[conduct]]
 
|List which challenges you have adhered to.
 
|-
 
|[[dip]]
 
|Dip an [[object]] into something.
 
|-
 
|[[enhance]]
 
|Advance or check weapons [[skill]]s.
 
|-
 
|[[force]]
 
|Force a lock.
 
|-
 
|[[invoke]]
 
|Invoke an object's powers.
 
|-
 
|[[jump]]
 
|Jump to a location.
 
|-
 
|[[loot]]
 
|Loot a [[container|box]] on the floor.
 
|-
 
|[[monster (command)|monster]]
 
|Use a monster's special ability.
 
|-
 
|[[name]]
 
|Name an [[item]] or type of object.
 
|-
 
|[[offer]]
 
|Offer a sacrifice to the [[gods]].
 
|-
 
|[[pray]]
 
|Pray to the gods for help.
 
|-
 
|[[quit]]
 
|Exit without saving current game.
 
|-
 
|[[ride]]
 
|Ride (or stop riding) a [[monster]].
 
|-
 
|[[rub]]
 
|Rub a [[lamp]] or a [[stone]].
 
|-
 
|[[sit]]
 
|Sit down.
 
|-
 
|[[Turn undead|turn]]
 
|Turn [[undead]].<ref>This command is related to the [[Dungeons and Dragons|D&D]] concept of "undead turning"; it does ''not'' cause your character to suddenly become an undead monster!</ref>
 
|-
 
|[[twoweapon]]
 
|Toggle two-weapon combat.
 
|-
 
|[[untrap]]
 
|Untrap something.
 
|-
 
|[[version]]
 
|List compile time options for this version of NetHack.
 
|-
 
|[[wipe]]
 
|Wipe off your face.
 
|-
 
|[[?]]
 
|Get this list of extended commands.
 
|}
 
 
 
Playing in [[wizard mode]] adds several extended commands.
 
{|class="prettytable striped"
 
!Command
 
!Short Description
 
|- <!--
 
|display
 
|detail display layers. Requires '''DISPLAY_LAYERS''' to be defined at compile time.
 
|- -->
 
|levelchange
 
|Change your experience level, restricted to between 1 and 30.
 
|-
 
|lightsources
 
|show mobile light sources
 
|- <!--
 
|migratemons
 
|migrate n random monsters. Requires '''DEBUG_MIGRATING_MONS''' to be defined at compile time.
 
|- -->
 
|monpolycontrol
 
|Control monster polymorphs. Whenever a monster would polymorph, e.g. a shape shifter or from a polymorph trap, you will be asked what the monster should become.
 
|-
 
|panic
 
|test panic routine (fatal to game)
 
|-
 
|polyself
 
|polymorph self
 
|- <!--
 
|portdebug
 
|wizard port debug command. Requires '''PORT_DEBUG''' to be defined at compile time.
 
|- -->
 
|seenv
 
|show seen vectors
 
|-
 
|stats
 
|show memory statistics
 
|-
 
|timeout
 
|look at timeout queue
 
|-
 
|vision
 
|show vision array
 
<!--
 
|-
 
|wizdebug
 
|wizard debug command. Requires '''DEBUG''' to be defined at compile time.
 
-->
 
|}
 
 
 
==SLASH'EM==
 
[[SLASH'EM]] adds the following extended commands:
 
{|class="prettytable striped"
 
!Command
 
!Short Description
 
|-
 
|[[Twoweapon|2weapon]]
 
|Alias of 'Twoweapon'.
 
|-
 
|[[Borrow]]
 
|steals gold from monsters.
 
|-
 
|[[Technique]]
 
|use a technique.
 
|-
 
|[[Polymorph#Self-polymorph|Youpoly]]
 
|Polymorph at will, as a [[Doppelganger (starting race)|Doppelganger]], [[Flame mage]], or [[Ice mage]].
 
|}
 
 
 
== Notes ==
 
<references/>
 
 
 
[[Category:Extended commands|*]]
 

Latest revision as of 18:50, 1 May 2018

Redirect to: