Clicked

Clicked

294k Downloads

macro conditions for only part of macro

rml9ty opened this issue ยท 3 comments

commented

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!

commented

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 :)

commented

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

commented

you're right. didn't "get" it, until now. thanks :)