Thread Tools Display Modes
10-17-14, 03:40 AM   #1
eiszeit
A Chromatic Dragonspawn
 
eiszeit's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2007
Posts: 154
Coloring items/spells in BNet whispers

Is it possible to color items and spells in battle.net whispers? Currently everything in there is cyan/whatever the color you chose.

I tried looking into the source if I can find something in there but somehow I can't find anything about it.
__________________
Lyn • I'm a mess of unfinished thoughts
  Reply With Quote
10-17-14, 07:15 AM   #2
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 554
I looked into this some time ago. It's easy enough to make a chat filter that insert the appropriate color coding, as the item ID is included in the link. The problem is that you won't be able to get the item quality if the item isn't cached, and then you have to either not color it, or filter the message and print it when item info is retrieved, which might be complicated.
__________________
Grab your sword and fight the Horde!
  Reply With Quote
10-17-14, 11:47 AM   #3
Talyrius
An Onyxian Warder
 
Talyrius's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 363
RealLinks did this, but it has been discontinued.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Coloring items/spells in BNet whispers

Thread Tools
Display Modes

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