View Single Post
03-30-11, 06:14 PM   #8
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
Originally Posted by trulyg View Post
I did this:

In
\AddOns\AzCastBarOptions\Options.lua

16. local DROPDOWN_FONT_FLAGS = { ["|cffffa0a0None"] = "", ["Outline"] = "OUTLINE", ["Thick Outline"] = "THICKOUTLINE", ["Mono"] = "OUTLINE MONOCHROME" };

adds the Monochrome Outline to the Azcb font dropdown.
Problem with this is that it leaves the 'shadow' effect, which for most people isn't that desirable. Did you happen to change that as well?
__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah
  Reply With Quote