#Adding sound to WA
22 messages · Page 1 of 1 (latest)
You can add sounds in Actions or Conditions
I added that but weakaura doesnt work in combat for some reason even tho I ticked the option to always work not just out of combat
the weakaura is using custom code which checks IsItemInRange, that cannot be used in combat anymore. so this aura breaks in combat
switch to a default trigger of aura - unit: smart group - names: battle shout - filter by specialization: all attack power specs - unit count != 100%
like this?
the last bit all attack power specs - unicount !=100 where do I put that?
change player/unit info to aura
yeah looks correct, you should see filter by spec & unit count near the bottom of the trigger
Ill just put everyone I mostly use it for M+ to know if someone is msising the buff
yeah that works too, just need to add != 100% to unit count then (that means if anyone is missing buff)
I'll test it out soon and ill let u know, thank you so much man!!!
ah probably good to enable the ignore dead/disconnected/checking range too