WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Anyone getting the health related issue as well? (https://www.wowinterface.com/forums/showthread.php?t=56937)

Leaker 01-01-19 05:22 PM

Anyone getting the health related issue as well?
 
Happy new years everyone!

I was away from WoW for couple of months and ain't sure since when this bug had existed, but I think I am getting a health related issue atm.

Sometimes the health is not being updated at 99% and sometimes it's never getting updated after the player resurrects (stays at 0%) :confused:

Am I the only one getting such issue?


Kanegasi 01-01-19 05:58 PM

You're going to have to specify what addon that is before anyone can help you.

Leaker 01-01-19 10:17 PM

Quote:

Originally Posted by Kanegasi (Post 331226)
You're going to have to specify what addon that is before anyone can help you.

Sorry, it's basically my own oUF layout which uses [curhp] - [perhp<%] as a tag.

I had gone through oUF forum thread after I posted this one to see if it is oUF specific bug or something and looks like others are having the same issue as well.
(https://www.wowinterface.com/forums/...88&postcount=2)

p3lim 01-02-19 06:56 PM

Try this:

Lua Code:
  1. oUF.Tags.Events.perhp = 'UNIT_HEALTH_FREQUENT UNIT_MAXHEALTH'
  2. oUF.Tags.Events.curhp = 'UNIT_HEALTH_FREQUENT UNIT_MAXHEALTH'

Leaker 01-03-19 08:09 PM

Quote:

Originally Posted by p3lim (Post 331246)
Try this:

Lua Code:
  1. oUF.Tags.Events.perhp = 'UNIT_HEALTH_FREQUENT UNIT_MAXHEALTH'
  2. oUF.Tags.Events.curhp = 'UNIT_HEALTH_FREQUENT UNIT_MAXHEALTH'

I wasn't able to test enough, but it seems to be working fine atm :)

Thank you!


All times are GMT -6. The time now is 03:51 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI