View Single Post
04-07-10, 03:11 PM   #5
ffxiedyn
A Chromatic Dragonspawn
 
ffxiedyn's Avatar
Join Date: Oct 2008
Posts: 165
Originally Posted by Ailae View Post
To remove the mouseover, you can add

lua Code:
  1. DEFAULT_CHATFRAME_ALPHA = 0
Thanks! Trying this out now. I hope just inserting it at the beginning or end of the Lua will suffice.

Found a script for the right align text as well, yay!

ChatFrame3:SetJustifyH("RIGHT")

Last edited by ffxiedyn : 04-08-10 at 03:41 AM.
  Reply With Quote