Tellmewhen addon...simple question

Hello guys…i cant get a simple function right for some reason

Basicly wildfire bomb has 2 charges and overrides itsellf so i want to hide it at certain times:

  • when i have the dot up on my current target

  • when its actually usable (so atleast 1 charge)

i managed the first condition it works good…

But even when wildfirebomb has no charges it will not show when the dot is up

So i have 2 conditions 1 is if the dot is on the target and the second i tried spell charges and spell cooldown but it doesnt work

(put h infront of ttp)
ttps://i.ibb.co/P4xpfvD/ww.jpg

so this doesnt work for some reason…it hides when wildfire bomb dot is up but doesnt but also hides when the wildfirebomb is not even usable

any help guys?

Are the conditions in the screenshot for when you hide Wildfire Bomb or when you show Wildfire Bomb? Either way, you’re going to want to check the Only Cast By Me box.

Appears to be for displaying the icon, if I’m reading the addon page correctly.

So you’ll want:
Debuff - Duration on Target is <= 1.8s (30% of the dot’s duration 6s, because Pandemic) - Only Cast By Me
AND
Spell Charges > 0

Also, you can wrap your links in code tags (</> button in the editor) rather than cutting em up.

^1^T^SType^Scooldown ^SName^SWildfire~Bomb ^SConditions^T ^N1^T ^SType^SBUFFDUR ^SName^SWildfire~Bomb ^t^N2^T ^SType^SSPELLCHARGES ^SOperator^S> ^t^Sn^N2 ^t^SStates^T ^N2^T ^SColor^Sffffffffd ^SAlpha^N1 ^t^t^SEnabled^B ^t^N100800^S~`~| ^Sicon^^

is the one i use…
it hides but it also hides when i used my2 charges and its not even usable hence not working correctly now

no idea why

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.