Results: 9Comments by: Meianelli
File: oUF_Mlight(MoP)12-22-12
Frame Size Problem
Posted By: Meianelli
Hello, I need help changing the size of frames, i tried to change on the FRAME SIZE option, hit apply but nothing changes, i tried doing it on the cfg.lua file, save the file, reload de ui and nothing changes. Little help pls. Thanks alot, great ADDON BTW
File: oUF_Mlight(MoP)09-12-12
Hi, How do i make the raid/party...
Posted By: Meianelli
Hi, How do i make the raid/party frames grow side ways instead of up. ex.: When i change this code below, the 'unitsPerColumn', 5, to 'unitsPerColumn', 1 when im in a party they display in 5 coluns 1 line, ut when i join a raid it doesnt work, i get 25 coluns and 1 line. Another thing, i want to make the player defubs and targ...
File: oUF: MovableFrames09-11-12
How do i change the scale using omf...
Posted By: Meianelli
How do i change the scale using omf, i type /omf and move the frames no problem but idk how to chage their sizes
File: oUF_Qulight09-10-12
And this too when i try to mouse ov...
Posted By: Meianelli
And this too when i try to mouse over a buff Message: Interface\AddOns\oUF_Qulight\lib.lua:385: attempt to index field 'Portrait' (a nil value) Time: 09/10/12 21:33:15 Count: 2 Stack: Interface\AddOns\oUF_Qulight\lib.lua:385: in function `func' Interface\AddOns\oUF\ouf.lua:158: in function (...
File: oUF_Qulight09-10-12
@siweia, thanks for the help man, b...
Posted By: Meianelli
@siweia, thanks for the help man, but thats just one error, im still getting this Message: Interface\AddOns\oUF_Qulight\lib.lua:385: attempt to index field 'Portrait' (a nil value) Time: 09/10/12 21:33:15 Count: 2 Stack: Interface\AddOns\oUF_Qulight\lib.lua:385: in function `func' Interface\AddOns\oUF\ouf.lua:158: in function...
File: oUF_Qulight09-09-12
Im still getting alot of errors...
Posted By: Meianelli
Im still getting alot of errors Message: Interface\AddOns\oUF_Qulight\lib.lua:144: Usage: :SetWidth(width) Time: 09/09/12 23:42:54 Count: 7 Stack: : in function `SetWidth' Interface\AddOns\oUF_Qulight\lib.lua:144: in function (tail call): ? Interface\AddOns\oUF\events.lu...
File: oUF_Qulight11-26-11
self.Health.colorSmooth
Posted By: Meianelli
How can i change the % in which the raid health color changes to secondary color ? What i mean is, where is this function (self.Health.colorSmooth ) i wanna make the color on the bar change faster to yellow for example, like the default when someone is at 80% health its just a little bit yellow, and the color only goes red at 10% , i...
File: oUF_Qulight11-26-11
PowerBar on Raid
Posted By: Meianelli
Anyone knows how do i remove powerbar from raid ? If i delete this line (lib.gen_ppbar(self)) on the core.lua it bugs the entire addon. im new to LUA, so if im saying something stupid im sorry thanks for the help
File: oUF_Qulight11-10-11
self.Health.colorSmooth
Posted By: Meianelli
How can i change the % in which the raid health color changes to secondary color ? What i mean is, where is this function (self.Health.colorSmooth ) i wanna make the color on the bar change faster to yellow for example, like the default when someone is at 80% health its just a little bit yellow, and the color only goes red at 10% , i...