#Adding a slider to custom text
13 messages · Page 1 of 1 (latest)
you dont want a custom text. you want a progress bar it seems like.
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
thats still not a custom text, thats a checkbox on an icon aura
and it sounds like you found the checkbox
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
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.
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 ?
!hidegcd
Condition: [IF total duration < 2 THEN #text - show = <untick>]