#Smart Group Aura missing

36 messages · Page 1 of 1 (latest)

whole oak
#

What would be the best way to make a weakaura that displays in text Missing x% for people that are missing Arcane Intellect buff in smart group?
Example - 5 people in 20 man raid group missing Arcane Intellect
It should display Missing x5

I know i should use Aura - Smart group - Buff trigger but there is no missing so im messing with settings of that trigger and so far i am failing, trying to do something like stack=0 which would mean it would display people who don't have arcane intellect but arcane intellect doesnt have stacks so it seems to fail

stuck siren
#

Combine matches per unit
Show matches for: unaffected

#

Then %matchCount or however it's called should show the amount missing, no?

whole oak
#

so the weakaura also should disappear if everyone has the buff

#

these are the settings i havee

stuck siren
#

Match count > 0
And preferred match = aura not found

whole oak
#

that is the entire problem i have making it, smart group trigger doesnt have it

stuck siren
#

Auto clone, combine matches per unit

#

Show matches for unaffected

#

Match count > 0

stuck siren
#

Yeah it clones

#

So you get a bunch of them if you have it in a dynamic group

#

One clone per unaffected unit, just like it says

#

If that's a deal-breaker for you (you need to have it in a dynamic group), then you can't do this with default features since there's no %unaffecteeCount or similar

whole oak
#

either way it is not showing the correect info

#

thats what im trying to achieve, with one text

stuck siren
#

That's literally what's linked there then

#

I made it myself when I tested it for the dude

whole oak
#

oh okay, for some reason i misseed the channel hyperlink, since it needs code i think i will go for alternative fix

  • make it display all info which would also make sense [ 15 / 20 ] for example
stuck siren
#

Yes, that's possible with the default features

#

And there's already a bunch for them

#

%matchCount / %maxUnitCount

whole oak
#

how would i set it here them, so it disappears when all have the buff?

#

do i really need the auto clone?

#

ok figured it out

#

<100%

stuck siren
#

For what you want to do now the trigger as is (just the smart group one, no cloning) is fine