m
→Top 5 Way-Too-Frequently Asked Questions: English (spelling/grammar) :)
No edit summary |
m (→Top 5 Way-Too-Frequently Asked Questions: English (spelling/grammar) :)) |
||
| Line 32: | Line 32: | ||
{{faqq}}How do I wait in a macro to cast a spell later? | {{faqq}}How do I wait in a macro to cast a spell later? | ||
:{{faqa}}You can't. For one, spells can only be initiated by user actions, such as clicks; UI cannot start spellcasting itself. For two, AddOns and scripts embed into macros (via /script) can | :{{faqa}}You can't. For one, spells can only be initiated by user actions, such as clicks; UI cannot start spellcasting itself. For two, AddOns and scripts embed into macros (via /script) can no longer initiate spell casts as of version 2.0.1. | ||
{{faqq}}How do I switch main hand to offhand weapon? | {{faqq}}How do I switch main hand to offhand weapon? | ||