Willowdale
WillowdaleMUD

Help Topics :: macros

.: Help for macros

macros are special aliases that can issue one or more commands. 

Usage: 

  set =# [command] - e.g. set =1 "say hi everyone"
  Sets a macro # (0-10) to a command of your choice. You can then use this macro
  as a shortcut to quickly issue to a command as follows: =1
  If your terminal program supports it, prettying a corresponding F-Key
  
  set =# - e.g. set =1
  Clears a macro # (0-10)

  =# - e.g. set =1
  Executes macro # (0-10)

  =?
  Lists all currently set macros.

Special Usage: 

  You can split a macro into more than one command by separating extra commands
  with a semicolon - ;
  e.g. set =1 wave;say hi;emote sits down

  See also: help set

Credits

Welcome to WillowdaleMUD!

Custom built based on original GoMud Engine.

v. 0.17.2 (2026-01-10)


Credits:

Development, design, mechanics and world building by Morquin

Additional mechanics and world building by Fylnor


Acknowledgements:

Players and staff of AsteriaMUD for unending fun and inspiration.


A special thanks to:

Astrum, Eryn, Durd, Briklen, Zorian, Wren, Xelphiem, Greg and Arcades



Based on GoMud Engine