#Help me make WA

18 messages · Page 1 of 1 (latest)

nova flicker
#

I don't understand your question

glossy ginkgo
#

i got WA. i need add condition with logic:
When spell1(SUMMON DEMOIC TYRANT) is NOT ON COOLDOWN - spell2 must show timer like in my Conditions.
Problem is:
I dont know how to check spell1 CD or add it to this aura to make some logic without Custom lua code.

nova flicker
#

So if tyrant is not on cd you want an icon with a countdown timer for a separate spell..?

glossy ginkgo
#

nope. i want to show timer if tyrant is not on CD. thats all. if on CD - not show.

#

sounds simple.but i cant make it =[

dense nova
#

So. If trigger 1 is on cooldown then show the cooldown timer for trigger 1 if trigger 1 is NOT on Cooldown then show the timer for trigger 2?

glossy ginkgo
gloomy dirge
#

Sound like a custom trigger activation that only activates when trigger 1 is true, and shows dynamic information from trigger 2

dense nova
#

If All of

  • Trigger 1 On Cooldown = false
  • Trigger 2 Progress remaining < 4
glossy ginkgo
#

im stupid and need help;

glossy ginkgo
glossy ginkgo
#

i donw know what that mean. but i changed that and all start working:

dense nova
#

You used the wrong comparison for Remaining Duration < 4

glossy ginkgo
#

ty

#

now that icon works like a charm... but i cant do it with other 2 pet icons:
why? because it has more then 1 trigger on pet...Let me explain:
i have 3 diffrent dogs(normal/fire/purple) from talants(depends of talant.they replace each other.) so i make an icon for that:

i can place there one more trigger for my Tyrant like in 1st WA and then copy-paste Conditions. BUT there is a problem: i need setup "Required for Activation" - All or Any triggers... and then "Dynamic information" and i can choose only 1 trigger there =[

Okey. i know. probably i need make separate 3 icons for each dog and all will work like a charm, but perhaps you can tell me if there are options