Hello guys,
I am trying to make a WeakAura to play the sould file 1349098(ursoc sound) when I use the “Incarnation: Guardian of Ursoc” skill.
I managed to play it with a condition to trigger when “On Cooldown” “true” and then play the custom code “PlaySoundFile(1349098)”.
As this it does work, but every time I open/close my WeakAura addon, the sound will trigger every single time I close it when the skill is on cooldown.
Is there any way to trigger the sound only once when I press the skill button? I tried with macro instead of WeakAura, but with a macro if I double press the button the sound will play twice