WoW:Macro FAQ: Difference between revisions

95 bytes added ,  17 August 2006
m
(Use {{faqq}} and {{faqa}})
Line 14: Line 14:
*Call another macro (with the addon "Supermacro" it is now easy to run other macros in your macro)
*Call another macro (with the addon "Supermacro" it is now easy to run other macros in your macro)
*Cast a spell/ability without you pressing a button
*Cast a spell/ability without you pressing a button
*Cast more than one spell/ability per button press
*Cast more than one spell/ability per button press, unless using an ability that isn't affected by global cooldown, like feign death or judgement.
*Insert a pause before activating a spell/ability
*Insert a pause before activating a spell/ability
*Target another player's pet automatically (you can only automatically target your own pet)
*Target another player's pet automatically (you can only automatically target your own pet)
Line 26: Line 26:
{{faqq}}What's the real deal with pauses?
{{faqq}}What's the real deal with pauses?
{{faqa}}You can't use a pause before a spell or ability. However... you can kinda do pauses in certain ways. Firstly, the [[Cosmos]] [[Cosmos Slash Commands|slash commands]] includes a /in option. This will NOT work with spells or abilities, but works fine with chat commands. For example: "/in 5 /say Heal on the way!". You can also use certain script commands based on time, such as the movement commands. See the [[World of Warcraft API]] for more on those.
{{faqa}}You can't use a pause before a spell or ability. However... you can kinda do pauses in certain ways. Firstly, the [[Cosmos]] [[Cosmos Slash Commands|slash commands]] includes a /in option. This will NOT work with spells or abilities, but works fine with chat commands. For example: "/in 5 /say Heal on the way!". You can also use certain script commands based on time, such as the movement commands. See the [[World of Warcraft API]] for more on those.


== Also See ==
== Also See ==
Anonymous user