ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
86 stars 11 forks source link

[CF 1177] Icon Won't Always Show #1198

Closed tmw-issue-import closed 8 years ago

tmw-issue-import commented 8 years ago

^1^T^SType^Sbuff ^SName^SMana~`Tea ^SUnitConditions^T ^N1^T ^SType^SCLASS2 ^SBitFlags^N512 ^t^N2^T ^SType^SMANA_MAX ^SLevel^N160000 ^SPrtsBefore^N1 ^t^N3^T ^SType^SMANA_MAX ^SPrtsAfter^N1 ^SAndOr^SOR ^SLevel^N168000 ^t^Sn^N3 ^t^SHideIfNoUnits^B ^SSettingsPerView^T ^Sicon^T ^STexts^T ^N2^S[Stacks] ^t^t^t^SShowWhen^N3 ^SCustomTex^S115867 ^SUnit^Sparty~`1-4 ^SEnabled^B ^t^N74003^S~`~| ^Sicon^^

Sometimes it'll show, sometimes it won't. I don't think it has something to do with the mana amount condition, as I've checked mid arena matches before and the values should ring true.

The icon is so I can see the mana tea remaining on my healer in an arena. If you have a better way for me to do this that'll work more consistently, feel free to make something for me.


Posted by CurseForge user Jalopyy | Imported from CurseForge issue #1177 | Raw

tmw-issue-import commented 8 years ago

Try using a greater than or equal to instead of the two strict mana conditions.

That's the only thing that could be causing it unless there's something fundamentally wrong with TMW's core, the condition framework, or the unit framework (which is totally possible, but if there was then I bet it would have been noticed in other places as well.


> Posted by CurseForge user Cybeloras
tmw-issue-import commented 8 years ago

I fixed this a while ago by changing...something I don't honestly remember, but thanks anyway!


> Posted by CurseForge user Jalopyy