Results: 3Comments by: Fugaru
File: oUF_Qulight06-30-11
Firelands raid debuffs
Posted By: Fugaru
I added some raid debuffs in the lib.lua. Search for lib.raidDebuffs = function(f) and after Al'Akir you can paste this: --Firelands Trash = 6, -- Blistering Wound = 6, -- Dinner Time = 6, -- Rend Flesh --Beth'Tilac = 6, -- Seeping Venom = 7, -- The Widow's Kiss --Lord Rhyolith = 6, -- Er...
File: oUF_Qulight05-27-11
I have an issue with the Heal Frame...
Posted By: Fugaru
I have an issue with the Heal Frames. I don't want to use smooth color on my raid frames so I changed this under local function CreateRaidStyle(self): self.Health.colorSmooth = false After someone dies, the statusbarcolor keeps the ghost color wich is by default white. If I put the colorSmooth on true, it get's back to it's or...
File: Headline (Nameplates)05-01-11
Originally posted by lainbh Uncom...
Posted By: Fugaru
Originally posted by lainbh Uncomment(remove "--]--") section --]-- Works perfectly. The only thing that's not working atm is the colour of the cast bar. All casts have the red colour, even the interruptable casts. Any idea?