Removed eavesdrop from main layer and stuck it on the dash layer along with assessment. I think it looks cleaner and more symmetrical this way. Thanks for the suggestions!
Ignore the overly large buttons in the middle of my screen, those are my special Archimonde so-I-don't-die-from-falling-damage-and-get-laughed-at-by-the-raid buttons. I only turn them on for Arch. ^_^
edit: I just noticed my quartz target castbar is not the same width as the target frame, oh the horror =P
MainMenuBarLeftEndCap:SetParent("UIParent")
MainMenuBarLeftEndCap:ClearAllPoints()
MainMenuBarLeftEndCap:SetPoint("RIGHT", "<The Frame which you wish to stick it to>", "LEFT")
MainMenuBarRightEndCap:SetParent("UIParent")
MainMenuBarRightEndCap:ClearAllPoints()
MainMenuBarRightEndCap:SetPoint("LEFT", "<The Frame which you wish to stick it to>", "RIGHT")
MainMenuBarLeftEndCap:SetParent("UIParent")
MainMenuBarLeftEndCap:ClearAllPoints()
MainMenuBarLeftEndCap:SetPoint("RIGHT", "<The Frame which you wish to stick it to>", "LEFT")
MainMenuBarRightEndCap:SetParent("UIParent")
MainMenuBarRightEndCap:ClearAllPoints()
MainMenuBarRightEndCap:SetPoint("LEFT", "<The Frame which you wish to stick it to>", "RIGHT")
Should work.
I actually took apart the original MainMenuBar with Discord Frame Modifier :p
Today you could do almost the same.
use the "/print GetMouseFocus():GetName()" to find out the name of what you want to hide and use :Hide() to hide the frames.
Put all of that in a lue and stick a .toc file to it in a new folder, voil?, you have the same thing :)
Benea, tbh, I like those buttons there. :D I have the worst time remembering trinkets and such when they're off of CD, but that screenie gives me a good idea of where to place them. :) Either that, or right above the player frame. (Yes, I use your UI, just a bit modified to make it work for all of my toons.)
Changed the Minimap, I think it looks quite good... ;P
Vyrr, may I ask where you got the scripts to change the colors? I've looked through both the eePanels thread, along with the wiki, and wowwiki's API, but I can't find any script that comes close to what you're having it do. I'm also a complete LUA/scripting nub so my head's a-swimming. ;)
The font is readable as the picture is still resized a liiiiiitle bit.
are these any textures or somethin you use for the actionbar? ever wanted such blizzard-style actionbar without all these shitty buttons on the right.
(Ignore my bad English in the pic)
http://i13.tinypic.com/7yhk6tv.jpg
Ignore the overly large buttons in the middle of my screen, those are my special Archimonde so-I-don't-die-from-falling-damage-and-get-laughed-at-by-the-raid buttons. I only turn them on for Arch. ^_^
edit: I just noticed my quartz target castbar is not the same width as the target frame, oh the horror =P
people seem to like my idea that i posted in the discord forums 2 years ago :)
What actionbar mod?
And is pally fun to level nowadays? Considering rerolling one
My work in progress inspired by your screenshots:
http://i7.tinypic.com/82begwg.jpg
Any feedback is welcome.
Damn, I thought I came up with it all on my own. :P
Yeah its good. I had something similar with Gypsy and a few other mods almost 3 years ago. ;)
How did you do it?
Help me what to do with Minimap and Chat, I like the Hal Style but it wouldn't fit in my UI imo...
Should work.
I actually took apart the original MainMenuBar with Discord Frame Modifier :p
Today you could do almost the same.
use the "/print GetMouseFocus():GetName()" to find out the name of what you want to hide and use :Hide() to hide the frames.
Put all of that in a lue and stick a .toc file to it in a new folder, voil?, you have the same thing :)
Only thing I want to change is the text placement on the Pitbull frames. They seem to be kind of cramped with the border.
Changed the Minimap, I think it looks quite good... ;P
what did ya use to move the unit frames?
My own little addon.
Vyrr, may I ask where you got the scripts to change the colors? I've looked through both the eePanels thread, along with the wiki, and wowwiki's API, but I can't find any script that comes close to what you're having it do. I'm also a complete LUA/scripting nub so my head's a-swimming. ;)
MoveAnything can be used to move the default unitframes... along with a lot of different things.