Thread: oUF PP
View Single Post
08-08-16, 05:18 PM   #5
badness
A Cliff Giant
 
badness's Avatar
Join Date: May 2010
Posts: 74
Originally Posted by Freebaser View Post
Try using the type instead

Code:
local ptype, str, r, g, b = UnitPowerType(u)
local t = oUF.colors.power[ptype]
Replace lines 2-17 with this?
  Reply With Quote