Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Public Discussion » User Interface and AddOns

Reply
 
LinkBack Thread Tools
Old 10/31/10, 4:27 PM   #2611
Annihilus
Von Kaiser
 
Draenei Warrior
 
Kilrogg
Bartendar 4 - Stance Changes

I can't get the Demon abilities to show-up for my Warlock when I use Metamorphosis. I don't recall how to setup the state configuration changes so those abilities work.

Offline
Reply With Quote
Old 11/01/10, 7:03 PM   #2612
• Narcosleepy
It's not you. Really. I hate everyone.
 
Narcosleepy's Avatar
 
Goblin Hunter
 
Mal'Ganis
Originally Posted by Nalien View Post
Hey all.

I fail to figure out how to make Skada's bars background entirely transparent/removed/hidden (there's apparently no option to have fun with this case, pretty sure). Any tips, please? Be it through lua editing, kgPanels or any other means, I'd just like to see the background gone.
Click Skada -> Configure. Then click on the window name (mine was 'Skada' by default), then under background uncheck enable. If you want to clear the background of the title bar go to title bar (below background in configuration mode) and scroll down to background color. Click the button and then move the slide on the right all the way to the bottom.

This makes the box and the title bar "transparent". To do the same for the actual bars, click on bars in configure then click on the bar color and move the slider on the right all the way to the bottom.

Edit: I guess this leaves a slight gray shading for the bar but that seems to be about as transparent as I can get it. Hope that helps somewhat.

Last edited by Narcosleepy : 11/01/10 at 7:17 PM.

If this signature offends you please complain to the management.

United States Offline
Reply With Quote
Old 11/01/10, 9:30 PM   #2613
Krag
Don Flamenco
 
Tauren Druid
 
Runetotem (EU)
Originally Posted by Nalien View Post
Hey all.

I fail to figure out how to make Skada's bars background entirely transparent/removed/hidden (there's apparently no option to have fun with this case, pretty sure). Any tips, please? Be it through lua editing, kgPanels or any other means, I'd just like to see the background gone.
If you really, really want to get rid of the backgrounds for the bars open up "Skada\BarDisplay.lua" and find the lines (245 and on in my file):
	else
		-- Default color.
		local color = win.db.barcolor
		bar:SetColorAt(0, color.r, color.g, color.b, color.a or 1)
	end
after those, add the line
	bar:SetBackgroundColor(0, 0, 0, 0)
This shouldn't give any problems, but I only quickly looked over the code and just tested with my own specific set up of Skada.

Offline
Reply With Quote
Old 11/05/10, 1:39 PM   #2614
Aranan
Piston Honda
 
Aranan's Avatar
 
Night Elf Druid
 
Bronzebeard
Shadowed Unit Frames question here. Is it possible to have a black border around the text on the bars? I'm not finding any option to do so.

Last edited by Aranan : 11/05/10 at 1:53 PM.

Offline
Reply With Quote
Old 11/08/10, 4:00 PM   #2615
artiq
Glass Joe
 
Dwarf Priest
 
Stormreaver (EU)
I have some questions about grid. I really like Tukui's Grid layout (tukui.org) and was wodnering if you can get that config somehow without the rest of the UI?

Offline
Reply With Quote
Old 11/08/10, 4:03 PM   #2616
Pyrates
Piston Honda
 
Pyrates's Avatar
 
Night Elf Druid
 
Nozdormu (EU)
Tukui doesn't use grid. They call it a "raid grid", but it's an ouf layout and not the addon called grid. It won't really work without the rest of tukui, not without some lua hacking at least.

Offline
Reply With Quote
Old 11/08/10, 6:04 PM   #2617
Gilhaelith
Glass Joe
 
Goblin Priest
 
Dreadmaul
I'm having a little difficulty setting up my UI. I have placed several fonts I wish to use inside the SharedMedia fonts folder but they are not showing up on the fonts list of any addons I'm using (Pitbull, MSBT, Etc). The fonts are .ttf files.

Offline
Reply With Quote
Old 11/08/10, 10:09 PM   #2618
Noraj
Don Flamenco
 
Noraj's Avatar
 
Dwarf Paladin
 
Lightbringer
Originally Posted by Gilhaelith View Post
I'm having a little difficulty setting up my UI. I have placed several fonts I wish to use inside the SharedMedia fonts folder but they are not showing up on the fonts list of any addons I'm using (Pitbull, MSBT, Etc). The fonts are .ttf files.
In the SharedMedia folder, you'll see a file called "INSTRUCTIONS for MyMedia.txt" which will give you a full explanation for how to get your fonts up and running.

"The question is not how far we are going to take it... the question is, do you possess the constitution to go as far as needed?" - Il Duce

Offline
Reply With Quote
Old 11/10/10, 11:14 AM   #2619
Crytz
Glass Joe
 
Orc Warrior
 
Illidan
Speaking of fonts..

I'd love to find a way to change Blizzard's font colors - the yellow/white combo you see in things like the default floating combat text, quest tracker, and dialog boxes. Skinner didn't work, and to my knowledge all the font mods out there only deal with the ttf files - not colors.

Any help would be appreciated. Thank you.

Offline
Reply With Quote
Old 11/11/10, 11:23 AM   #2620
artiq
Glass Joe
 
Dwarf Priest
 
Stormreaver (EU)
Does anyone know how to filter nameplates? For example, it gets so cluttered if it also shows totems etc. I know that Caith UI somehow filtered the totems only to show Tremor totem. Did she use a special addon or is it lua coding?

Offline
Reply With Quote
Old 11/11/10, 6:32 PM   #2621
Duilliath
Great Tiger
 
Duilliath's Avatar
 
Duilliath
Night Elf Druid
 
No WoW Account (EU)
Tidy Plates : Unit Mods : WoWInterface Downloads most likely.

Ignorance can be solved with a book. Stupidity requires a shotgun and a shovel.

Offline
Reply With Quote
Old 11/16/10, 6:24 AM   #2622
Rogtar
Glass Joe
 
Tauren Warrior
 
Eredar (EU)
I am trying to place a power aura over my target frame, as long as rend is apllied (arms warrior here).
But the aura apperas behind the target frame (pitbull).
I lowered the target frame strata to background, frame level 1, but the aura still appears behind the frame.
Is there any other way than lua editing to change the POWA strata?

Offline
Reply With Quote
Old 11/17/10, 4:59 AM   #2623
Kevinally
Bald Bull
 
Kevinally's Avatar
 
Troll Mage
 
Trollbane
According to the Power Auras Classic wiki, it hasn't been implemented yet. source. You might just want to go with off-setting it until it is implemented, since LUA hacking it would be an arduous procedure. If you follow the link, you can vote it up. I assume the designers use that to see what people want them to do.

Last edited by Kevinally : 11/17/10 at 5:47 AM.

United States Offline
Reply With Quote
Old 11/22/10, 6:58 PM   #2624
Gogusrl
Piston Honda
 
Gogusrl's Avatar
 
Orc Warlock
 
Jaedenar (EU)
I just came back for cata and I'm looking for a PolMonitor replacement.

Offline
Reply With Quote
Old 11/30/10, 7:54 AM   #2625
gia
 
Blood Elf Priest
 
Genjuros (EU)
edit: Fixed, I need more sleep.

Last edited by gia : 11/30/10 at 9:22 AM.

Italy Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » Public Discussion » User Interface and AddOns

Thread Tools