Macro

From CrawlWiki
Revision as of 05:48, 5 August 2013 by CaptainHaddock (talk | contribs)
Jump to: navigation, search
This page is a stub. You could probably expand this page should you wish to do so.

Command macros allow you to combine common key sequences into a single command. For example, you could set bind a macro to 'F1' to cast the spell in slot 'a', and aim it, with one keystroke instead of pressing 'z' then 'a' then 'f' 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).