API RunMacro
Talk0
98,461pages on
this wiki
this wiki
Revision as of 11:41, February 7, 2007 by DerGhulbus (Talk | contribs)
This function is PROTECTED, and can only be called from Blizzard code.
|
Execute a macro from the macro frame.
Parameters
Arguments
- macroID
- Number - the position of the macro in the macro frame. Starting at the top left macro with 1, counting from left to right and top to bottom. The IDs of the first page (all characters) range from 1-18, the second page 19-36.
- macroName
- String - the name of the macro as it is displayed in the macro frame
Returns
- nil