[CF 1655] DOESN’T TRACK IMPRISON’S CD MODIFIED BY DETAINMENT CORRECTLY
tmw-issue-import opened this issue · 3 comments
Hey,
I’m not really sure how to setup the addon, but TellMeWhen doesn’t track Imprison’s CD correctly when I use the PvP talent Detainment. The talent increases the Imprison’s duration from 45s to 1min., but TellMeWhen always shows that the spell is ready after 45s.
Is there any solution for this? Thanks.
Posted by CurseForge user Trefort9099144 | Imported from CurseForge issue #1655 | Raw
Please post the export string of the icon you're having trouble with.
Posted by CurseForge user Cybeloras
This should be the one:
^1^T^SShowTimer^B ^SType^Scooldown ^SShowTimerText^B ^SName^S217832 ^SEnabled^B ^SSettingsPerView^T ^Sicon^T ^STexts^T ^N2^S ^t^t^t^SCustomTex^S217832 ^SStates^T ^N1^T ^t^N2^T ^SAlpha^N0.4 ^t^N3^T ^t^N4^T ^t^t^t^N85702^S~`~| ^Sicon^^
Posted by CurseForge user Trefort9099144
The ability has different spellIDs when talented vs not talented. You should track it by name instead of by ID.
Posted by CurseForge user Cybeloras