[CF 1606] Please tell me how to set the TMW in the situation
tmw-issue-import opened this issue · 1 comments
I am playing discipline priest. I need to change my talent between EVANGENLISM and LUMINOUS always .
So I want to check this two skills' cooldown in one integration block,but tmw is not check the skill is existence or not. So when I use Luminous ,it's still Evangenlism.How can I fix it ?Tell me the right way to set it. Thank you.
Posted by CurseForge user falitylovegq | Imported from CurseForge issue #1606 | Raw
This is working perfectly fine for me: ^1^T^SShowTimer^B ^SType^Scooldown ^SName^SEvangelism;~`Luminous~`Barrier ^SShowTimerText^B ^SStates^T ^N1^T ^t^N2^T ^SAlpha^N0.69 ^t^N3^T ^t^N4^T ^t^t^SEnabled^B ^t^N85503^S~`~| ^Sicon^^
You'll need to translate the names to your language if you're not using an English client.
You could also use multiple icons, using conditions on each icon to check which talent you have learned.
Posted by CurseForge user Cybeloras