WoW API: RunMacro
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 );
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 );