home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / TOP / USR / GAMES / nh305_NETHACK3DIR.t.Z / nh305_NETHACK3DIR.t / NETHACK3DIR / hh < prev    next >
Text File  |  1989-10-01  |  3KB  |  93 lines

  1. y k u    7 8 9    Move commands:
  2.  \|/     \|/        yuhjklbn: go one step in specified direction
  3. h-.-l    4-.-6        YUHJKLBN: go in specified direction until you
  4.  /|\     /|\                hit a wall or run into something
  5. b j n    1 2 3        g<dir>:   run in direction <dir> until something
  6.       numberpad             interesting is seen
  7.             G<dir>,   same, except a branching corridor isn't
  8.             ^<dir>:     considered interesting
  9.             m<dir>:   move without picking up objects
  10.         If the number_pad option is set, the number keys move instead.
  11.  
  12. General commands:
  13. ?    help    display one of several informative texts
  14. Q    quit    end the game
  15. S    save    save the game (to be continued later)
  16. !    sh    escape to some SHELL (if allowed)
  17. ^Z    suspend suspend the game (independent of your current suspend char)
  18. O    options set options
  19. /    whatis    tell what a map symbol represents
  20. \    known    display list of what's been discovered
  21. v    version    display version number
  22. V    history    display game history
  23. ^A    again    redo the previous command (^A denotes the keystroke CTRL-A)
  24. ^R    redraw    redraw the screen
  25. ^P    prevmsg    repeat previous message (subsequent ^P's repeat earlier ones)
  26. #        introduces an extended command (#? for a list of them)
  27.  
  28. Game commands:
  29. ^D    kick    kick (a door, or something else)
  30. ^T    'port    teleport (if you can)
  31. a    apply    apply or use a tool (pick-axe, key, camera, etc.)
  32. A    armor    take off all armor
  33. c    close    close a door
  34. C    call    name an individual monster (ex. baptize your dog)
  35. d    drop    drop an object.  d7a:  drop seven items of object 'a'
  36. D    Drop    drop selected types of objects
  37. e    eat    eat something
  38. E    engrave write a message in the dust on the floor  (E-  use fingers)
  39. i    invent    list your inventory (all objects you are carrying)
  40. I    Invent    list selected parts of your inventory
  41.         Iu: list unpaid objects
  42.         Ix: list unpaid but used up items
  43.         I$: count your money
  44. o    open    open a door
  45. p    pay    pay your bill (in a shop)
  46. P    puton    put on a ring
  47. q    quaff    drink a potion
  48. r    read    read a scroll or spell book
  49. R    remove    remove a ring
  50. s    search    search for secret doors, hidden traps and monsters
  51. t    throw    throw or shoot a weapon
  52. T    takeoff    take off some armor
  53. w    wield    wield a weapon    (w-  wield nothing)
  54. W    wear    put on some armor
  55. z    zap    zap a wand
  56. Z    Zap    cast a spell
  57. <    up    go up the stairs
  58. >    down    go down the stairs
  59. ^    trap_id identify a previously found trap
  60. ),[,=,",(        ask for current items of specified symbol in use
  61. $    gold    count your gold
  62. +    spells    list the spells you know
  63. .    rest    wait a moment
  64. ,    pickup    pick up all you can carry
  65. @        toggle "pickup" (auto pickup) option on and off
  66. :    look    look at what is here
  67.  
  68. Keyboards that have a meta key can also use these extended commands:
  69.  
  70. M-c    chat    talk to someone
  71. M-d    dip    dip an object into something
  72. M-f    force    force a lock
  73. M-j    jump    jump to another location
  74. M-l    loot    loot a box on the floor
  75. M-m    monster    use a monster's special ability (only if defined)
  76. M-N    name    name an item or type of object
  77. M-o    offer    offer a sacrifice to the gods (only if defined)
  78. M-p    pray    pray to the gods for help (only if defined)
  79. M-r    rub    rub a lamp
  80. M-s    sit    sit down
  81. M-t    turn    turn undead
  82. M-u    untrap    untrap something (usually a trapped object)
  83. M-w    wipe    wipe off your face
  84.  
  85. If the "number_pad" option is on, these additional commands are available:
  86.  
  87. n        followed by number of times to repeat the next command
  88. j    jump    jump to another location
  89. k    kick    kick something (usually a door)
  90. l    loot    loot a box on the floor
  91. N    name    name an item or type of object
  92. u    untrap    untrap something (usually a trapped object)
  93.