Assist Macro Mouseover
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
- [x] 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
Hi!
Yeah, you'd have to use the "Run a macro" option, /assist is not built-in at the moment
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.