WoW:MACRO cast: Difference between revisions

2 bytes removed ,  1 October 2019
(→‎Optionset: fix an format issue at "actionbar, bar")
Line 86: Line 86:


=== Let's analyze ===
=== Let's analyze ===
  [target=player, btn:2]
  [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:


Anonymous user