View Single Post
01-02-19, 06:56 PM   #4
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Try this:

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