Variables in Macro's

Posted by Azoroth on Sun 19 Aug 2007 11:24 PM — 2 posts, 12,156 views.

#0
Trying to use a variable in a macro for a healing alias so it grabs whatever I'm using from pack or cloak and drinks it.
I have the aliases, but this would be much faster.

Example: do get @flask from pack,open @flask,drink @flask,close @flask,put @flask in pack
Australia Forum Administrator #1
Macros are sent to the command processor, so simply make a macro that calls the alias you already have.