Thanks for the reply, I found your code but no idea how to use it on let's say... rMiniamp
Put the file anywhere in your addons folder. Put a reference to it in any addon's TOC. Then add the code I posted in the post itself to the end of the file.
some questions for you guys with raid frames (healer perspective)
how do you guys set your raid frames? I find it really hard to place them in a place i can see/heal clearly while eyeing on the whole enviroment as well.
Also, I didn't bother editing out my name from the screenshots, which apparently means do come log onto my realm and whisper me, get ignored and make a new character begging me not to ignore you again -- but that's not what I mean to imply. Honestly.
I like that Livefast. My UI looks just about the same except I dont have that border, and I edited out all of those buffs in the middle of my screen and then used rFilter2.
I like that Livefast. My UI looks just about the same except I dont have that border, and I edited out all of those buffs in the middle of my screen and then used rFilter2.
I visit your site quite a bit (I have it bookmarked) and I took many of my ideas from your UI. I'm using rFilter2 aswell. I have it set up above my cast bar. I altered the buffs to be auras (both buffs and debuffs) on the target frame because I found it annoying playing without a way to see buffs/debuffs even though I don't use them regularly in my play.
Also, I didn't bother editing out my name from the screenshots, which apparently means do come log onto my realm and whisper me, get ignored and make a new character begging me not to ignore you again -- but that's not what I mean to imply. Honestly.
It's the simplesquare apocalypse!
Love it, Sojik, Greatwork.
I still find it amazing that people will go on to realms and PM people about their UI's but, then again, maybe I'm not amazed by it :P
some questions for you guys with raid frames (healer perspective)
how do you guys set your raid frames? I find it really hard to place them in a place i can see/heal clearly while eyeing on the whole enviroment as well.
I have a widescreen monitor, which gives me a bit more space to work with, and put my raid frames centered in the right quarter of my screen. There, they are easily visible without obstructing too much of the game world to retain a good awareness of my surroundings. They're also near my target frame and my buffs and debuffs, so that all combat-critical information is in the same general area.
Also, I didn't bother editing out my name from the screenshots, which apparently means do come log onto my realm and whisper me, get ignored and make a new character begging me not to ignore you again -- but that's not what I mean to imply. Honestly.
You know, I downloaded sTooltip a few days ago to evaluate as a possible replacement for TipTac, and after reading through its code to make a few tweaks, was horrified at the amount of new tables it creates and discards every time the tooltip unit changes. Apparently doing "r, g, b = GetColor()" and "SetColor(r, g, b)" is hard, and "color = { r = select(1, GetColor()), g = select(2, GetColor()), b = select(3, GetColor()) }" and "SetColor(color.r, color.g, color.b)" is better? :o
That's amazing.
I have a few questions, how did you seperate the mana/healths bars? Is it oUF or pitbull?
also did you use kgpanels for the borders for health/mana bars?
It looks like pitbull to me, even if not, it can be done rather easily with pitbull.
I did it with pitbull with blank space but I had to turn the frame color to transparent inorder to make them look seperated. That'll require me to kgpanel to add border to them (unless there's another way).
Put the file anywhere in your addons folder. Put a reference to it in any addon's TOC. Then add the code I posted in the post itself to the end of the file.
how do you guys set your raid frames? I find it really hard to place them in a place i can see/heal clearly while eyeing on the whole enviroment as well.
http://upload.snelhest.org/images/090316LolFrames.png
I see what ya did thar! ^^
I like it tho.
Thanks. :)
Kinda obvious where i got the inspiration.. :)
addons for whoever is interested: http://snelhest.org/paste/index.php?id=89c007i91y
Raid shot:
DK shot:
Also, I didn't bother editing out my name from the screenshots, which apparently means do come log onto my realm and whisper me, get ignored and make a new character begging me not to ignore you again -- but that's not what I mean to imply. Honestly.
I visit your site quite a bit (I have it bookmarked) and I took many of my ideas from your UI. I'm using rFilter2 aswell. I have it set up above my cast bar. I altered the buffs to be auras (both buffs and debuffs) on the target frame because I found it annoying playing without a way to see buffs/debuffs even though I don't use them regularly in my play.
It's the simplesquare apocalypse!
Love it, Sojik, Greatwork.
I still find it amazing that people will go on to realms and PM people about their UI's but, then again, maybe I'm not amazed by it :P
Which tooltip mod did you modify? Neals?
sTooltip
I've found out it doesn't play well with Carbonite and I had to turn off quest info in the tooltips. A feature I don't really use, so, not a big deal.
I have a widescreen monitor, which gives me a bit more space to work with, and put my raid frames centered in the right quarter of my screen. There, they are easily visible without obstructing too much of the game world to retain a good awareness of my surroundings. They're also near my target frame and my buffs and debuffs, so that all combat-critical information is in the same general area.
I'l just about deal with it :P
You know, I downloaded sTooltip a few days ago to evaluate as a possible replacement for TipTac, and after reading through its code to make a few tweaks, was horrified at the amount of new tables it creates and discards every time the tooltip unit changes. Apparently doing "r, g, b = GetColor()" and "SetColor(r, g, b)" is hard, and "color = { r = select(1, GetColor()), g = select(2, GetColor()), b = select(3, GetColor()) }" and "SetColor(color.r, color.g, color.b)" is better? :o
just spent a couple mins on the basics.. :)
http://i44.tinypic.com/o9o3d5.jpg
That's amazing.
I have a few questions, how did you seperate the mana/healths bars? Is it oUF or pitbull?
also did you use kgpanels for the borders for health/mana bars?
thank you very much =)
I did it with pitbull with blank space but I had to turn the frame color to transparent inorder to make them look seperated. That'll require me to kgpanel to add border to them (unless there's another way).