#Group shows all icons when Aura not active

6 messages · Page 1 of 1 (latest)

tender sable
#

Hey gents and lady gents. Im making a WeakAura group for my mage's trinket and engi procs. I was able to get everything pretty much working but I'm struggling at the end. It shows all of my WeakAuras in a desaturated state even when the Aura is on CD. I'm sure it's probably something simple but I can't figure it out. Does it have something to do with the load conditions or trigger conditions?
I uploaded it to Wago.io here but I can provide screen shots if that's preferred. Thank you for any help ❤️\

Wago.io is a database of sharable World of Warcraft addon elements

#

Group shows all icons when Aura not active

tired pumice
#

it's because one of your conditions has "if combat log active true then desaturate on". that combat log trigger is active soon as you cast the spell, so the aura will basically always be desaturated.

tender sable
#

I didn’t explain my issue correctly, I’m sorry. What I mean is that it shows it all the time. Regardless of being in combat or not. I can adjust the desaturation. But I can’t get it to only show up when the specific buff appears.

tired pumice
#

that's because you have this as trigger 3 in your auras. remove that and should work as you want afterwards

#

if you specifically only want it to show when your buffs are active then also remove trigger 2 (and remove any conditions that use trigger 2)