Quantcast
Channel: WoWInterface - Latest Updated list
Viewing all articles
Browse latest Browse all 58854

BetterBlizzardButtonBorder (1.0)

$
0
0
BetterBlizzardButtonBorder attempts to reveal the true glory of Blizzard's existing button border texture (Interface\BUTTONS\UI-Quickslot2) : http://i.imgur.com/Fe6uN.png


http://i.imgur.com/JnG6F.png


Support for FacePaint is included: you can optionally tell BBBB to color your button borders according to your FacePaint settings.


--McConfig
--------
local FacePaint = true-- use "FacePaint" settings to color borders?
local BorderColors = {-- applied if FacePaint = false
top = {r = 1, g = 1, b = 1, a = 1},-- top gradient color
bot = {r = 1, g = 1, b = 1, a = 1}-- bottom gradient color
}

To do:


aura borders!


Thanks to Neal's nMainbar for the idea of accessing the Shapeshift buttons via Blizzard's PetActionBar_Update function.

Viewing all articles
Browse latest Browse all 58854

Trending Articles