macro conditions for only part of macro
rml9ty opened this issue ยท 3 comments
a lot of macros for me usually look like this:
/cast [harm,nodead][@TARGETTARGET,combat,harm,nodead] smite
this is, as far as I understand it, not possible except just using a macro instead of directly binding the spell. is this considered to be 'too advanced' to be inclunded to the normal way of binding things, or would it somehow be possible/of interest to allow something like I described.
cheers!
what goes with this, kind of, is selecting for instance more than one "channeling" spell. if what I mean is not clear, I'll try to describe it differently :)
You should be able to achieve this by creating two bindings and assigning them to the same key, it'll end up in a macro that is functionally identical