Elitist Jerks
Register
Blogs
Forums


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

Reply
 
LinkBack Thread Tools
Old 09/01/09, 8:05 AM   #2251
Rhadamanthis
Banned
 
Human Warlock
 
Shadowsong (EU)
Originally Posted by wurmfood View Post
Have you already declared SOME_CASTING_TIME somewhere? If you're attempting to use SOME_CASTING_TIME outside of the scope of the if statement shown, it will have a nil value. Overall, you're better off setting it to a value to start (e.g. 0 or 9999) and then assigning it properly later.
Thanks I resolved this issue.

The problem was that ACTIVE_TALENT_GROUP_CHANGED is called if you log back into the game while your secondary spec is the active one.

Offline
Reply With Quote
Old 09/01/09, 5:10 PM   #2252
Sthelas
Glass Joe
 
Sthelas's Avatar
 
Blood Elf Mage
 
Mal'Ganis
trying to figure out what this addon is for raid frames is;


thought it was grid, but how the hell do you get it to look like that if it is..

EDIT: cropped part of someone else's ui and used paint to paste it.. so thats why its white :<

Offline
Reply With Quote
Old 09/01/09, 5:36 PM   #2253
justacityboy
Von Kaiser
 
Gnome Mage
 
Korgath
How do you turn off (if possible) the drunken zoom/out wobbleness of being drunk? I drink the +25 SPI beer from DM for raids and its annoying to wobble a bit.

Offline
Reply With Quote
Old 09/01/09, 5:47 PM   #2254
justacityboy
Von Kaiser
 
Gnome Mage
 
Korgath
Originally Posted by Sthelas View Post
trying to figure out what this addon is for raid frames is;


thought it was grid, but how the hell do you get it to look like that if it is..

EDIT: cropped part of someone else's ui and used paint to paste it.. so thats why its white :<
I don't understand. He simply toyed with fonts, colors and sizes. It most definitely is Grid.

Offline
Reply With Quote
Old 09/01/09, 5:49 PM   #2255
Duilliath
Great Tiger
 
Duilliath's Avatar
 
Duilliath
Night Elf Druid
 
No WoW Account (EU)
Originally Posted by Sthelas View Post
trying to figure out what this addon is for raid frames is;


thought it was grid, but how the hell do you get it to look like that if it is..

EDIT: cropped part of someone else's ui and used paint to paste it.. so thats why its white :<
No clue what else it would be other than Grid. Looks pretty normal to me.

Originally Posted by justacityboy View Post
How do you turn off (if possible) the drunken zoom/out wobbleness of being drunk? I drink the +25 SPI beer from DM for raids and its annoying to wobble a bit.
One of the options in Video -> Effects. I forgot which one, as I've turned everything off for the most part, but I remember people disabling it for the Spider boss in Zul'Gurub (Mar'li iirc).

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

Offline
Reply With Quote
Old 09/01/09, 7:49 PM   #2256
harrellj
Von Kaiser
 
Gnome Warrior
 
Elune
Originally Posted by Sthelas View Post
trying to figure out what this addon is for raid frames is;


thought it was grid, but how the hell do you get it to look like that if it is..

EDIT: cropped part of someone else's ui and used paint to paste it.. so thats why its white :<
Yep, that would be grid alright. Other than changing the sizes of the frames themselves, they hit "invert bar color" and have class colors set for both the unit name and the health bar, as well as setting frame orientation to be horizontal. Likely the bar texture was changed too.

Offline
Reply With Quote
Old 09/02/09, 12:02 AM   #2257
Telsak
Glass Joe
 
Human Death Knight
 
Stormrage
So I am having a bit of an issue with the way I track my incombat procs such as greatness card/sword enchant proc etc etc.
My issue is that I am using power auras classic for easy and smooth overview on when to roll those first diseases. However, a problem has arisen. The DK t9 2piece bonus buff is called "Unholy Strength". This, sadly is also the buff name of the sword enchant proc. So for me there is no way to distinguish one from the other.
I have tried any number of ways to set it up but quite frankly there is no way to tell them apart asides from their icon.
So yeah, I am a bit stumped and feel a bit smacked over the head because tracking the buff doesn't work in an effective manner.

Any insight or tips on what to do short of bugging blizzard to rename the buff to something better?

Offline
Reply With Quote
Old 09/02/09, 4:26 AM   #2258
Duilliath
Great Tiger
 
Duilliath's Avatar
 
Duilliath
Night Elf Druid
 
No WoW Account (EU)
Had the same issue with berserking and druid berserk. DoTimer seemed to track it right, but I abandoned it when it was broken once again in one of the more recent patches. Instead I added a separate buff bar in Satrina Buff Frames, where I added 'berserking' - among some other important buffs, and display that right beneath my character's feet (and above the player frame). It will still show *both* of them, but you have the icon in plain sight.

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

Offline
Reply With Quote
Old 09/02/09, 5:56 AM   #2259
wurmfood
Von Kaiser
 
Night Elf Hunter
 
Farstriders
Originally Posted by Telsak View Post
So I am having a bit of an issue with the way I track my incombat procs such as greatness card/sword enchant proc etc etc.
My issue is that I am using power auras classic for easy and smooth overview on when to roll those first diseases. However, a problem has arisen. The DK t9 2piece bonus buff is called "Unholy Strength". This, sadly is also the buff name of the sword enchant proc. So for me there is no way to distinguish one from the other.
I have tried any number of ways to set it up but quite frankly there is no way to tell them apart asides from their icon.
So yeah, I am a bit stumped and feel a bit smacked over the head because tracking the buff doesn't work in an effective manner.

Any insight or tips on what to do short of bugging blizzard to rename the buff to something better?
Use the Aura IDs to combine the checks. The DK T9 2p bonus is id 67117, the weapon is 53365, and the DPS relic is 67383.

Offline
Reply With Quote
Old 09/02/09, 8:17 AM   #2260
Bambislayer
Von Kaiser
 
Bambislayer's Avatar
 
Pandaren Monk
 
Bloodhoof (EU)
Originally Posted by Sthelas View Post
trying to figure out what this addon is for raid frames is;


thought it was grid, but how the hell do you get it to look like that if it is..

EDIT: cropped part of someone else's ui and used paint to paste it.. so thats why its white :<
That look can also be done in a reletively new mod thats sits somewhere between grid and healbot called VuhDo (VuhDo : WoWInterface Downloads : Raid Mods).

It is alot easier to configure than grid too imo.

Offline
Reply With Quote
Old 09/03/09, 10:17 AM   #2261
Radubadu
Glass Joe
 
Blood Elf Mage
 
Vek'nilash
healbot issue

I've been using healbot for heroics and absolutely love it. Last night I was convinced to try healing VOA (which I'm horribly undergeared for but they were desparate). I tried to add the two tanks to "My Targets" which is one of the functions I love about it but it seemed to cut out 3 other members from the raid.

I tried reloading my UI and it didn't help. Thankfully, I have everything set up with mouseover macros so I managed but I prefer actually clicking, is there something that I'm missing with this function that caused that or am I doing something horribly wrong?

Offline
Reply With Quote
Old 09/03/09, 5:24 PM   #2262
Irox
Glass Joe
 
Human Paladin
 
Wildhammer
Positioning chat frames

Evening, I just spent some time redesigning my UI, the most significant change I made was moving the chat frames from the bottom to the top of my screen. Thanks to those annoying chat tabs though it won't let me move the frames closely enough to the top edge, they keep sliding back to make room for the tabs whenever I try to move them any further.
"Forceful" attempts to place them as desired reset after relogging, any ideas how to get this working?

Last edited by Irox : 09/04/09 at 3:04 PM.

Offline
Reply With Quote
Old 09/04/09, 10:48 AM   #2263
Silvanaa
Von Kaiser
 
Troll Rogue
 
Turalyon
Originally Posted by Irox View Post
Evening, I just spent some time redesigning my UI, the most significant change I made was moving the chat frames from the bottom to the top of my screen. Thanks to those annoying chat tabs though it won't let me move the frames closely enough to the top edge, they keep sliding back to make room for the tabs whenever I try to move them any further.
"Forceful" attempts to place them as desired reset after relogging, any ideas how to get this working?

Cheers,
Irox
Make your own add-on and use this as the code:
SlashCmdList["CHATPOSITION"] = function()   
    ChatFrame1:ClearAllPoints()
    ChatFrame1:SetPoint("BOTTOMLEFT", UIParent, "BOTTOMLEFT", 6, 7)
    ChatFrame1:SetWidth(475)
    ChatFrame1:SetHeight(125)
    ChatFrame1:SetUserPlaced(true)
end
SLASH_CHATPOSITION1 = "/chatpos"
And just tweak the co-ordinates to where you want your chat to be, then just type /chatpos to move your chat.

Offline
Reply With Quote
Old 09/04/09, 7:28 PM   #2264
Irox
Glass Joe
 
Human Paladin
 
Wildhammer
All right, I should be able to modify this so it places all of my chat frames at the correct positions automatically at start-up, just didn't know where to start at all. Big thanks for the hint!

Offline
Reply With Quote
Old 09/05/09, 12:47 AM   #2265
Ottoline
Glass Joe
 
Worgen Hunter
 
Chamber of Aspects (EU)
blurry buttonfacade skins

Is there any trick to getting clean 1px borders around buttons, using BF skins?

I am using the NotCaith skin, and 0.64 scaling. I've tried all sorts of different scale settings for the action bars, but it seems that some buttons will always end up with one border side being blurry or faded.

I see lots of great UIs that have clean, un-blurred button skins. How do I get this effect?

Offline
Reply With Quote
Reply

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

Thread Tools