Results: 1Comments by: AzureSong
File: oUF_Freebgrid09-16-12
-- Priest local pomCount = {"","i"...
Posted By: AzureSong
-- Priest local pomCount = {"","i","h","g","f","Z"} oUF.Tags.Methods = function(u) local name, _,_, c, _,_,_, fromwho = UnitAura(u, GetSpellInfo(33076)) if name and c then if(fromwho == "player") then return "|cff66FFFF"..pomCount.."|r" else return "|cffFFCF7F"..pomCount.."|r"...