Wutname1 / SpartanUI

SpartanUI
http://spartanui.net
Mozilla Public License 2.0
29 stars 11 forks source link

Target Health number and percentage not updating correctly #448

Closed brycesimm closed 2 years ago

brycesimm commented 2 years ago

The target health number and percentage are one instance of damage behind, and each tick of damage refreshes to the previous health value. I believe the player numbers are correct. e.g. Target starts with 5000/5000 hp, I do 1000 damage and the heath stays at 5000/5000. I do another 1000 damage and the health goes down to 4000/5000 even though it should be 3000/5000 at this point. The actual health bar seems to be correct in its positioning, but the numbers themselves are not working correctly.

Summersisle commented 2 years ago

I have the same issue.

Scuffedaf commented 2 years ago

Same, not always correct values.

Wutname1 commented 2 years ago

UNIT_HEALTH is bugged on TBC Blizzard has fixed the API for Wrath.