m
Move page script moved page MACRO cast to WoW:MACRO cast without leaving a redirect
(→Optionset: fix an format issue at "actionbar, bar") |
m (Move page script moved page MACRO cast to WoW:MACRO cast without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 86: | Line 86: | ||
=== Let's analyze === | === Let's analyze === | ||
[target= | [target=self, btn:2] | ||
The script sets the target of the spell to yourself, and checks to see if you right-clicked. If you did, it skips the next two option sets and casts Flash Heal, keeping the '''target''' it set (you). If you didn't r-click, it checks the next option set: | The script sets the target of the spell to yourself, and checks to see if you right-clicked. If you did, it skips the next two option sets and casts Flash Heal, keeping the '''target''' it set (you). If you didn't r-click, it checks the next option set: | ||