WoW API: RunMacro
Jump to navigation
Jump to search
This is no longer a part of the World of Warcraft API.
|
Running macros can be accomplished with two function calls:
local _, _, script, _ = GetMacroInfo( macroID ); RunScript( script );