Results: 9Comments by: LutziBF
File: oUF: MovableFrames06-09-11
Originally posted by creepy_inc P...
Posted By: LutziBF
Originally posted by creepy_inc Profiles would be awesome, I'm surprised layouts don't support it yet. Because you have to code all position & sizes etc. in a seperate "profile" file. But you can also make something like profiles for your own. (Was a sugestion from Haleth after I asked him about profiles for aurora) Example...
File: Aurora06-08-11
Originally posted by Haleth Heya....
Posted By: LutziBF
Originally posted by Haleth Heya. This is because the function that highlights buttons on mouseover resets it to black afterwards. Look for the function 'Reskin' and change the colour in the OnLeave function. Works, thanks!
File: Aurora06-06-11
Hi again :p Another problem appe...
Posted By: LutziBF
Hi again :p Another problem appeared after I changed the bordercolor. When I mouseover buttons, they get highlightet and when I move the mouse away again there isn't my white / grey border anymore, but the thin black one (your default). Screenshot: http://www.flaax.de/img/aurorahilight.jpg Do I have to change the color som...
File: Aurora06-06-11
Originally posted by Haleth @ Lut...
Posted By: LutziBF
Originally posted by Haleth @ Lutzi; 1. It's normal for other addons. You can try to add code for them yourself, or request them as a plugin (I won't do them all though). The default Blizzard UI however shouldn't get anything odd like that. 2. You could do something like if UnitName("player") == "yourcharname1" then r,...
File: oUF_Qulight06-01-11
Hi, is there a way to display th...
Posted By: LutziBF
Hi, is there a way to display the raid / party horizontal instead of vertikal (in columns)? So that the ancor is bottomleft and they grow right until 5 (full group) and than up and right again. Found some settings for the raid / party frames in the core.lua but don't know how to change them. Any ideas?
File: Aurora05-28-11
Hi there, gread AddOn :) Good wo...
Posted By: LutziBF
Hi there, gread AddOn :) Good work! But, I've three questions about it: 1. Someconfig menus of AddOns (like MSBT) are with Aurora completely transparent, so you can't see any window, just the text. Is there a way to fix this? Or did I install something wrong? - If its an Aurora bug, is there a way to fix it without adding co...
File: oUF_Qulight05-22-11
Originally posted by LutziBF Can...
Posted By: LutziBF
Originally posted by LutziBF Can someone explain me how I can move the buffs / debuffs (auras) on top of the frames please? I get it :) Thanks again for the help with the castbars :)
File: oUF_Qulight05-22-11
Originally posted by mikenavi lib...
Posted By: LutziBF
Originally posted by mikenavi lib.lua 502 & 504 string - player castbar position 510 & 512 string - target castbar position ... etc. Thanks a lot! :) Didnt know those are the x / y coordinates via set.Point...
File: oUF_Qulight05-22-11
Hi Guys - I just startet using oUF...
Posted By: LutziBF
Hi Guys - I just startet using oUF (so I'm also a beginner in LUA(-configuration)). I like the Outline-Style but have some Questions about it: Where can I change the position of the castbars? - In the file lib.lua I just found how to resize them, but can't change the position :( (there's no where something like lokal playerCa...