I’ve seen a few folks ask about this now on forums / reddit etc. So here you go:
This will move whatever player in the macro to your current cursor location all in one keybind:
#showtooltip Rescue
/cast [@PLAYERNAME, @Cursor] Rescue
I’ve seen a few folks ask about this now on forums / reddit etc. So here you go:
This will move whatever player in the macro to your current cursor location all in one keybind:
#showtooltip Rescue
/cast [@PLAYERNAME, @Cursor] Rescue
Seems somewhat limited to a particular player in the group? I suppose a focus option could work?
It’s just a shame this abilities mechanics seem a little disjointed to simplify into a macro.
Correct. This is specifically for situations like mythic Ras where you are assigned to move a specified person for a mechanic.
Very niche macro for sure. But couldn’t find another example of it so tested one out till I found the combo that worked and wanted to share
I usually just use Clique addon and a Rescue keybind for wherever I want to move a random person dynamically.
Interestingly, this macro doesn’t work for me. I’d love to find something that works better for party1 / party2 @cursor macros… currently having to use this as a workaround:
#showtooltip rescue
/target party1
/cast [@cursor] rescue
/targetlasttarget
/target LilmanbigD
/cast [@cursor] Rescue
Made this.
Sick I’ll just get in my time machine and travel back two entire years to let op know.
I feel like that wouldn’t even work given how macros execute nowadays.