WoW:Macros: Difference between revisions

82 bytes added ,  8 July 2006
(Remove Vera31 spam)
Line 2: Line 2:


A [[Macro|macro]] can consist of any number of [[Slash Command|/]]''[[Slash Command|<command>]]''s or pure text to up 255 characters.  Users wishing to use more advanced commands are recommended to see the [[Interface Customization]] and [[World of Warcraft API]] sections.
A [[Macro|macro]] can consist of any number of [[Slash Command|/]]''[[Slash Command|<command>]]''s or pure text to up 255 characters.  Users wishing to use more advanced commands are recommended to see the [[Interface Customization]] and [[World of Warcraft API]] sections.
See [[Most Used Macros]].




Line 21: Line 19:


'''Note on the /script command.''' You may include a /script [string] command in your macro, where [string] can be any valid chunk of Lua code. Multiple statements should be delimited with a semi-colon. The [[World of Warcraft API]] page lists global Lua functions that may be called.
'''Note on the /script command.''' You may include a /script [string] command in your macro, where [string] can be any valid chunk of Lua code. Multiple statements should be delimited with a semi-colon. The [[World of Warcraft API]] page lists global Lua functions that may be called.
== Also See ==
* [[Most Used Macros]]
* [[UI FAQ/Macros and Scripts]]
* [[Macro FAQ]]


[[Category:Newbies]]
[[Category:Newbies]]
[[Category:Macros]]
Anonymous user