Macro

From CrawlWiki
Revision as of 20:21, 15 May 2013 by Flun (talk | contribs) (how to see player's macro files)
Jump to: navigation, search
This page is a stub. You could probably expand this page should you wish to do so.

Command macros make keys into commands. For example, you could set a macro to cast a spell in slot 'a' with one keystroke instead of pressing 'z' and then 'a' each time.

For detailed documentation on macros, see the macros_guide.txt.


Online .macro files

Any online player's .macro file can be accessed directly (if they have set macros):

  • CAO: http://crawl.akrasiac.org/rcfiles/crawl-<version>/<name>.macro (Example)
  • CDO: http://crawl.develz.org/configs/<version>/<name>.rc (Example)
  • CSZO: http://dobrazupa.org/rcfiles/crawl-<version>/<name>.rc (Example)
  • <version> can be 0.11,0.12, trunk, git, etc.
  • <player> is the player's name (capitalization does make a difference).