
Assist Macro Mouseover
volostyle opened this issue ยท 2 comments
Describe the bug
Hello, love the addon, but I'm having an issue trying to configure one of my macros from Blizz UI into Clicked. Here's the macro I have:
/cqs
/use 10
/assist [@mouseOver, help, nodead][help, nodead]
/cast Holy Fire
I can't figure out how to configure the TARGET tab correctly to mimic what I have above. Is that possible, or do I have to use the clicked "Run a macro" function instead of "Cast a spell on a unit frame" function?
Clicked Version
1.16.11
World of Warcraft Flavor
Classic
Tried with only Clicked enabled
- Yes
- No
Lua Errors
No response
Reproduction Steps
Just need help understanding if it's even possible to use TARGET tab to accomplish what I need.
Last Working Version
No response
Screenshots
No response
Debug Output
No response
Doesn't the Target of Target function do the same thing? I tried replicating my macro using the ToT function on the Target tab but couldn't get it to work with any combination I tried.