View Single Post
12-29-08, 02:34 PM   #7
Cralor
Mmm... cookies!!!
 
Cralor's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 772
Here's a easy way of doing it (Pretty sure this will work!)

Interface > AddOns > ChatAlphaBye
  • ChatAlphaBye.toc
    Code:
    ## Title: ChatAlphaBye
    ## Version: 1.0
    ## Author: khurzog
    ## Credits: Phanx
    
    ChatAlphaBye.lua
  • ChatAlphaBye.lua
    Code:
    DEFAULT_CHATFRAME_ALPHA = 0

Save and play!
__________________
Never be satisfied with satisfactory.

Last edited by Cralor : 12-29-08 at 02:39 PM.
  Reply With Quote