#Trying to make an aura that appears when a buff isnt active and dissapears when it is
14 messages · Page 1 of 1 (latest)
an aura trigger with "show on:" set to "auras not found" at the bottom
awesome tysm
any way you can make it so when you click the aura you do an action? IE click my aura and then it applies the poison wihtout me clikcing the button
See this message #pins message for details on the perils of trying to make Auras clickable
There are some things you can safely do clickable with WAs.
Stuff in combat is not among those
if your aura doesn't stay up on the screen 100% of the time you're still risking that clickable frame getting reused somewhere else and having another random aura being clickable. Even if you're doing a non-combat action.
you can circumvent that though by not attaching the clickable frame to the aura region in any way
just don't anchor it to the aura region and don't use the aura region as parent
but that's all just stupid, it's a lot more work than just making it outside of WA at that point
and any curious user touching the code can break it easily
but then you're creating a new frame that you have to keep track of. basically making an addon.