Thread: Ziv UI!
View Single Post
05-12-10, 11:58 AM   #10
Zagrei
A Cobalt Mageweaver
 
Zagrei's Avatar
AddOn Compiler - Click to view compilations
Join Date: Nov 2009
Posts: 246
I just sent in an update to Ziv UI, it's pending right now A few things to note:

-I changed the chat font (I personally like it better). If you wanna change it back, go into Interface\AddOns\!Chat\!chat.lua and change
Code:
_G["ChatFrame"..i]:SetFont("Interface\\Addons\\SharedMedia\\fonts\\SUPERNAT2.TTF", 10, "MONOCHROMEOUTLINE")
to this
Code:
_G["ChatFrame"..i]:SetFont("FONTS/ARIALN.TTF", 14, "OUTLINE")
-Right click anywhere on the minimap for tracking

-If you don't like chat tabs, then turn off Fane and check the "Lock Chat Settings" option in the Blizzard Social pane.

Lemme know if anything needs fixin'!
__________________
  Reply With Quote