Advertisement
Guest User

Angband command list with comments

a guest
Sep 9th, 2013
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1.  
  2. a Aim a wand A Activate an artifact
  3. b Browse a book B Bash a door
  4. c Close a door C Character description
  5. d Drop an item D Disarm a trap
  6. e Equipment list E Eat some food
  7. f Fire an item F Fuel your lantern/torch
  8. g Stay still (flip pickup) G Gain new skills
  9. h Hack up a corpse H Drink from a fountain
  10. i Inventory list I Observe an item
  11. j Jam a door J (unused)
  12. k Destroy an item K Cure meat
  13. l Look around L Locate player on map
  14. m Cast a spell / use mental power M Full dungeon map
  15. n (unused) N Abilities Screen (unused)
  16. o Open a door or chest O Sacrifice at an altar
  17. p Pray to your god (if any) P Pet commands
  18. q Quaff a potion Q Quit (commit suicide)
  19. r Read a scroll R Rest for a period
  20. s Search for traps/doors S Toggle search mode
  21. t Take off equipment T Dig a tunnel
  22. u Use a staff U Use bonus power (if any)
  23. v Throw an item V Version Info
  24. w Wear/wield equipment W (unused)
  25. x Engrave the floor X (unused)
  26. y Give item to monster Y Chat
  27. z Zap a rod Z Steal
  28.  
  29. A full list of special commands follows below. In my experience, the following five are most relevant, and only two of those are required:
  30. > Go down stairs
  31. < Go up stairs
  32. . Run (takes a direction prompt, moves that way until something happens)
  33. / Identify symbol (What's an e? "/e" - Floating eye)
  34. = Options
  35.  
  36. I also note that the 'g' command derives from 'get'. By default, autopickup is off, and pressing 'g' will try to pick up items from the tile you're in. Personally, I hit = and turn autopickup with confirmation on, so that when moving into an item's tile, I'm asked if I want to pick it up. This leaves me never using 'g'.
  37.  
  38. ! Interact with system ^A (special - debug command)
  39. @ Interact with macros ^B (unused)
  40. # (unused) ^C (special - break)
  41. $ Record macros ^D (unused)
  42. % Interact with visuals ^E Toggle choice window
  43. ^ (special - control key) ^F Repeat level feeling
  44. & Interact with colors ^G (unused)
  45. * Target monster or location ^H (unused)
  46. ( (unused) ^I (special - tab)
  47. ) (unused) ^J (special - linefeed)
  48. { Inscribe an object ^K (unused)
  49. } Uninscribe an object ^L (unused)
  50. [ (unused) ^M (special - return)
  51. ] (unused) ^N (unused)
  52. - Walk (flip pickup) ^O (unused)
  53. _ Enter store ^P Show previous messages
  54. + Alter grid ^Q Quit to next midi song
  55. = Set options ^R Redraw the screen
  56. ; Walk (with pickup) ^S Save and don't quit
  57. : Take notes ^T Time of the day
  58. ' (unused) ^U (unused)
  59. " Enter a user pref command ^V (unused)
  60. , Stay still (with pickup) ^W (special - wizard mode)
  61. < Go up staircase ^X Save and quit
  62. . Run ^Y (unused)
  63. > Go down staircase ^Z (special - borg command)
  64. (special - bypass keymap) | Do cmovies
  65. ` (special - escape) ~ Display current knowledge
  66. / Identify symbol ? Help
  67. ^] Take an html screenshot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement