SunwellTracker / issues

Sunwell Bug Tracker. Frosthold and Angrathar share the core, so all bugs will be fixed on both realms.
43 stars 47 forks source link

Prayer of Healing does not work with @mouseover #3575

Closed jlindamood closed 3 years ago

jlindamood commented 3 years ago

Decription: Prayer of Healing will always simply cast on self if attempting to @mouseovermacro

How it works:

How it should work: It should cast at the mouseover.

Source (you should point out proofs of your report, please give us some source):

longereaven commented 3 years ago

This is simply not true. I use a mouseover macro for it and it works. This one will cast on yourself if you do not have a mouseover. If you have mouseover it will cast on that person.

showtooltip Prayer of Healing

/cast [@mouseover, exists][@player] Prayer of Healing EDIT: For some reason it's tagging someone named mouseover when i write it, but it's simply @ mouseover without the space.

jlindamood commented 3 years ago

I use the same macro for all raid heal spells, and I swear it did not work for the past 2 days, and checked the macro 20 times for typos. I guess some whitespace char or something was screwing it. Completely rewrote it yet another time and is working.