#Just a little change for a Rampage WA

1 messages · Page 1 of 1 (latest)

north elk
#

Hi ! This is my first post/request for help here so I hope I'm in the right place 🙂
I found a nice WA to alert me that my rampage was available, but on the other hand I would like the display to appear only when it is available! (at 80 rage points) but for the moment he is still there, even below 80 points :/
Also I would like to add a sound
Here is the Wagio link from WA:

https://wago.io/qWyCjkG0i

Merci / Thx 🙂

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

rustic fractal
#

add a power trigger, or a action useable trigger

north elk
rustic fractal
#

in the trigger tab

#

click on new trigger

north elk
#

ok... and ?

#

Sorry I'm really dumb! there are so many options that i'm lost

#

In addition there are already 3 triggers... Maybe you just have to modify 1 or 2?

high steppe
#

Click "Add Trigger"
Set Type to "Spell"

#

Change Cooldown/Charges/Count to Action Usable
For Spell type in Rampage
Click on Required for activation at the top and change to Custom Function
Exchange the Code for

function(t)
  return t[4]
end