PDA

View Full Version : Request: addon to execute macros from chatline


Maan
16-01-2007, 03:55 PM
Could one of you wizards create an addon that makes it possible to execute macro's via a slash command? I would love to be able to type "/x macroname" to execute the macro "macroname", and save the space that an extra button would take up on my screen.

Many thanks in advance,

Maan

Aquendyn
17-01-2007, 12:39 AM
try SuperMacro. then you can do /click MacroClickN, where N is macro's id. can't use the macroname this way, but it's better than nothing.

on the other hand, if the macro does not perform a secure action, like cast a spell, then SuperMacro lets you execute a macro by name, like so
/macro <macroname>

replace <macroname> and drop the brackets <>