#Adding a slider to custom text

13 messages · Page 1 of 1 (latest)

proper vessel
#

Hello, i have an aura for DoT on target. It shows the spell and if the DoT is active on the target it shows the duration how long it will be active on the target, but i would like to show it the cooldown slider for the duration of the DoT on the target. Thanks for help

lethal quarry
#

you dont want a custom text. you want a progress bar it seems like.

proper vessel
#

no i meant like the slider that shows like GCD

#

the "circle" it does to show the cooldown duration

#

sorry its called Swipe in the WA

lethal quarry
#

thats still not a custom text, thats a checkbox on an icon aura

#

and it sounds like you found the checkbox

proper vessel
#

Yes thats to show the cooldown of the spell, but I have a custom text that shows how long will the DoT stay on the target and I would like the Swipe to cooperate with it

#

this shows the DoT but the swipe is not there

lethal quarry
#

you dont need a custom text for showing the duration of the debuff, you need a trigger. if you have any code in those whole thing its probably gone wrong somewhere.
trigger 1 for the debuff on your target.
trigger 2 for the spell cooldown.
%p as text.

proper vessel
#

Yeah i guess it was the trigger order, but now it shows me the text for GCD, can i turn that off somehow if i still want it to show the GCD swipe ?

lethal quarry
#

!hidegcd

toxic creekBOT
#

Condition: [IF total duration < 2 THEN #text - show = <untick>]