Thread Tools Display Modes
11-25-14, 09:05 PM   #1
Ash93
A Deviate Faerie Dragon
Join Date: May 2014
Posts: 12
Remove chat highlight

Need an addon that disable the chat frame window highlights when I recieve a whisper.
  Reply With Quote
11-25-14, 10:41 PM   #2
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
Download Aurora: Missing Textures

Copy only the "CHATFRAME" folder
and remove all files exapt "ChatFrameTab-NewMessage.blp"
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
  Reply With Quote
11-28-14, 08:27 PM   #3
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Another option:

Code:
FCF_FlashTab = nop
FCF_StartAlertFlash = nop
FCF_StopAlertFlash = nop
Either copy/paste it into an addon's Lua file, or prefix a "/run" command, remove all the line breaks, and use it from a macro.

This is the (basic) method my addon PhanxChat uses to disable the flashing tab effect.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Remove chat highlight


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off