Results: 5Comments by: davee
File: oUF_HealComm411-01-09
Is there any way to disable HoTs or...
Posted By: davee
Is there any way to disable HoTs or change HoTs color?
File: Roth UI (Diablo)10-27-09
Message: ..\AddOns\oUF_D3OrbsRaid\o...
Posted By: davee
Message: ..\AddOns\oUF_D3OrbsRaid\oUF_D3OrbsRaid.lua line 136: attempt to index local 'color' (a nil value) Debug: : ? oUF_D3OrbsRaid\oUF_D3OrbsRaid.lua:136: oUF_D3OrbsRaid\oUF_D3OrbsRaid.lua:116 oUF_HealComm4\oUF_HealComm4.lua:160: PostUpdateHealth() oUF\elements\health.lua:98: oUF\elements\health....
File: Roth UI (Diablo)10-25-09
How do I make it so the buffs/debuf...
Posted By: davee
How do I make it so the buffs/debuffs i apply on target are bigger. Also how do I add borders for them like purple for curse, green poison, etc.?
File: Roth UI (Diablo)10-24-09
Thanks :) oUF_HealComm4 can be inst...
Posted By: davee
Thanks :) oUF_HealComm4 can be installed and it is defaultly on for all oUF unitframes. Still figuring out the others Edit: To add latency i added self.Castbar.SafeZone = self.Castbar:CreateTexture(nil,'ARTWORK') self.Castbar.SafeZone:SetTexture(texturebar) self.Castbar.SafeZone:SetVertexColor(1,0,0,1) self.Castbar.SafeZon...
File: Roth UI (Diablo)10-24-09
How do I add maxtime to the castbar...
Posted By: davee
How do I add maxtime to the castbar? Is it possible to add the red latency on the castbar like Quartz and is it possible to show incoming heals on the target health bar? Lastly, is it possible to add arena frames?