Which scrolling text addon are you using? Specifically I want to know how you have damage in/out on separate sides, buffs/debuffs on top, and how you have Blade Flurry hits listed like that (the BF listed as [2 Hits] confuses me, is that a Sinister Strike perhaps?).
And if you wouldn't mind explaining how you altered the chat tabs. :D
Which scrolling text addon are you using? Specifically I want to know how you have damage in/out on separate sides, buffs/debuffs on top, and how you have Blade Flurry hits listed like that (the BF listed as [2 Hits] confuses me, is that a Sinister Strike perhaps?).
I'm using MSBT. I really don't care what my attacks hits for.
Quote from Villainelle »
And if you wouldn't mind explaining how you altered the chat tabs. :D
for k,v in pairs(CHAT_FRAME_TEXTURES) do
if(v == "Background") then
table.remove(CHAT_FRAME_TEXTURES, k)
end
end
for i=1,7 do
_G["ChatFrame"..i.."TabLeft"]:SetTexture("Interface\\AddOns\\otravi_BottomUI\\textures\\ChatFrameTab")
_G["ChatFrame"..i.."TabMiddle"]:SetTexture("Interface\\AddOns\\otravi_BottomUI\\textures\\ChatFrameTab")
_G["ChatFrame"..i.."TabRight"]:SetTexture("Interface\\AddOns\\otravi_BottomUI\\textures\\ChatFrameTab")
_G["ChatFrame"..i.."TabText"]:SetTextColor(1, 1, 1)
end
(Note I"m using Bartender2 at the moment to try them out instead of idActionBar seen here. It wold be really coold if idActionBar scrolled the 3 bars all at one time *hint*hint* or set it to when you hold down a key they switch to the other three bars or somethign like that. )
I'll edit in list if people want one :<.
Which scrolling text addon are you using? Specifically I want to know how you have damage in/out on separate sides, buffs/debuffs on top, and how you have Blade Flurry hits listed like that (the BF listed as [2 Hits] confuses me, is that a Sinister Strike perhaps?).
And if you wouldn't mind explaining how you altered the chat tabs. :D
Thanks!
http://i2.tinypic.com/2089nj8.jpg
Ace
AceGUI
AcePlayerMenu
AceWardrobe
Atlas
AuctionSort
Bongos
BugSack
CT_MailMod
CT_MapMod
CT_MasterMod
CT_PlayerNotes
CT_RaidAssist
Doppelganger_XPBar
EasyAuction
EquipCompare
FishEase
FriendsShare
FruityLoots
FuBar_AceWardrobeFu
Fubar_AtlasFu
FuBar_ClockFu
FuBar_CRDelayFu
FuBar_PerformanceFu
FuBar_PetitionFu
FuBar_ReloadFu
FuBar_Speed
FuBar_VolumeFu
FuBar
GroupHeal
idChat
idMinimap
KC_AutoRepair
FlightPath
OneBag
OneBank
OneView
PackRat
ShowMyChat
SilverTrack
!StopTheSpam
SuperInspect
Timex
URLCopy
TargetInfo
TinyTip
Visor
VisorGUI
The wife and I both "oohed" at your Sphere. Is it downloadable anywhere? *nudge*
http://www.gnome.org/fonts/
I'm using MSBT. I really don't care what my attacks hits for.
Just Curious on what unit frames you are using.
Ah, the font resembles what is used in Tuller's Sage unit frames just with everthing inside the bars themselves. Tha'ts why I was curious.
(Note I"m using Bartender2 at the moment to try them out instead of idActionBar seen here. It wold be really coold if idActionBar scrolled the 3 bars all at one time *hint*hint* or set it to when you hold down a key they switch to the other three bars or somethign like that. )
*fixed for easier viewing :p
Whats the buff/debuff timer bars you are using in the top right corner?
http://www.wowinterface.com/downloads/fileinfo.php?id=5101
ElkBuff Bar you can get them from the SVN. However I'm thinking of droping them. I"m still feeling the UI out and seeing what I like on screen.
http://www.curse-gaming.com/en/wow/addons-2522-1-clearfont.html
Ah, I use that but my fonts don't look like that at all hehe.