Results: 1Comments by: Darksome
File: oUF_Drk10-17-10
Almost Fixed the eclipsebar. the pr...
Posted By: Darksome
Almost Fixed the eclipsebar. the problem is the first run now... if playerClass ~= "DRUID" then return end local eclipseBar = CreateFrame('Frame', nil, self) eclipseBar:SetPoint('TOPLEFT', self, 'BOTTOMLEFT', -5, -2) eclipseBar:SetSize(self:GetWidth()+10, 20) lib.gen_backdrop(eclipseBar) local lunarBar = CreateFr...