Category: Chat Mods
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
tardmrr's Portal Bug Reports Feature Requests
Author:
Version:
1.0.3
Date:
02-19-2009 05:30 AM
Size:
12.61 Kb
Downloads:
15,725
Favorites:
228
MD5:
Pictures
Click to enlarge
guild chat with item, spell and class icons enabled
Click to enlarge
ChatIcons options
ChatIcons   Popular! (More than 5000 hits)
ChatIcons adds item, spell, player class, and achievement icons to the chat frames next to player, item and spell links.

FAQ

Q: Why is the vertical alignment in the chatframes not exactly like it is in the example text?
A: I dunno. Just play with it until you find something you like.

Q: Sometimes it makes the fonts in my chat frame go all funny looking. What's up with that?
A: This is actually a Blizzard bug with embedded textures so all I can do is wait. The issue seems to be different depending on the font you use in your chat frame. I use a font other than the default in my own UI, and I don't have this issue. So you may want to try using a font addon to change the chat font if you have this issue (and it bothers you a lot).

Q: Why don't class icons appear in global channels and whispers?
A: ChatIcons only adds player icons to Party, Raid and Guild messages because the player's class is only reliably available in those contexts. I do not want to have inconsistent behavior in global channels and whispers when ChatIcons can place icons for the players it has seen and not for others. I also do not want to resort to hijacking Who queries to find out the class of people it doesn't know. Nor do I want to be keeping a record of what class everyone on the server plays.
  Change Log - ChatIcons
2009-2-19 Version 1.0.3
  • Fixed disconnects from re-linking achievement links with the icon

2008-11-16 Version 1.0.2
  • Fixed Death Knight class icons

2008-11-5 Version 1.0
  • Updated for 3.0
  • Added support for Death Knight class icons
  • Added support for Achievement icons

2008-3-28 Version 0.91 beta
  • Fixed a bug that caused the vertical offset to only be applied after opening the options.

2008-3-26 Version 0.9 beta
  • Added an option to use the Autosize feature of texture links
  Optional Files - ChatIcons
Sorry, there are currently no optional files available.
  Archived Versions - ChatIcons
File Name
Version
Size
Author
Date
1.0.2
13kB
tardmrr
11-16-2008 02:50 PM
  Comments - ChatIcons
Post A Reply Comment Options
Old 04-26-2009, 04:47 PM  
echobravo
A Kobold Labourer

Forum posts: 1
File comments: 98
Uploads: 0
Quote:
Originally posted by tardmrr
This error is not actually related to 3.1 at all. You have an addon doing a direct AddMessage call to one of the chat frames with a number rather than with a string like the rest of the ui. I'll add a protection for this corner case so you don't get the error.
Thanks!
echobravo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-26-2009, 04:29 PM  
tardmrr
Lua Ninja
Featured Addon Author

Forum posts: 116
File comments: 119
Uploads: 15
Quote:
Originally posted by echobravo
Getting the following error with 3.1:

Code:
[2009/04/21 01:01:21-490-x1]: ChatIcons-1.0.3\ChatIcons.lua:47: attempt to 
index local 's' (a number value)
This error is not actually related to 3.1 at all. You have an addon doing a direct AddMessage call to one of the chat frames with a number rather than with a string like the rest of the ui. I'll add a protection for this corner case so you don't get the error.

Last edited by tardmrr : 04-26-2009 at 04:29 PM.
tardmrr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-26-2009, 12:09 AM  
echobravo
A Kobold Labourer

Forum posts: 1
File comments: 98
Uploads: 0
Quote:
Originally posted by tardmrr
ChatIcons works in 3.1. It required no changes.
Fair enough. Any idea why I may be getting the error below with 3.1 but was not getting it before?

Last edited by echobravo : 04-26-2009 at 12:09 AM.
echobravo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-25-2009, 10:35 PM  
tardmrr
Lua Ninja
Featured Addon Author

Forum posts: 116
File comments: 119
Uploads: 15
Quote:
Originally posted by echobravo
Does anyone know of another mod that offers this functionality that is still being maintained?
ChatIcons works in 3.1. It required no changes.
tardmrr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-25-2009, 09:59 PM  
echobravo
A Kobold Labourer

Forum posts: 1
File comments: 98
Uploads: 0
Does anyone know of another mod that offers this functionality that is still being maintained?
echobravo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-24-2009, 05:22 AM  
Kharon
A Kobold Labourer
 
Kharon's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Question global channel icons

i got an addon that is collecting class info on players (prat 3) can u make the class icon show on the ones this addon knows the class of ?
Kharon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-21-2009, 04:14 AM  
echobravo
A Kobold Labourer

Forum posts: 1
File comments: 98
Uploads: 0
Getting the following error with 3.1:

Code:
[2009/04/21 01:01:21-490-x1]: ChatIcons-1.0.3\ChatIcons.lua:47: attempt to 
index local 's' (a number value)

Last edited by echobravo : 04-21-2009 at 04:16 AM.
echobravo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-19-2009, 05:15 PM  
Pseudopath
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 46
Uploads: 1
Quote:
Originally posted by Nathanyel
Used Prat before, now Chatter, works with both like a charm.
I recently installed prat to replace chat frame extender and my icons have disappeared ;¬( no error though.

EDIT - re-enabled and all seems fine now

- Pseudopath.

Last edited by Pseudopath : 03-30-2009 at 11:49 AM.
Pseudopath is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-27-2009, 04:52 AM  
Nathanyel
A Kobold Labourer

Forum posts: 0
File comments: 75
Uploads: 0
Quote:
Originally posted by Jeania
Does this work along with Prat or do they argue? ^^ If they work together, I'm totally on the bandwagon lmao
Used Prat before, now Chatter, works with both like a charm.
Nathanyel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-25-2009, 10:15 PM  
tardmrr
Lua Ninja
Featured Addon Author

Forum posts: 116
File comments: 119
Uploads: 15
Quote:
Originally posted by Jeania
Does this work along with Prat or do they argue? ^^ If they work together, I'm totally on the bandwagon lmao
There's no reason that it shouldn't work with prat, but I haven't tested explicitly.

Last edited by tardmrr : 02-25-2009 at 11:16 PM.
tardmrr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-25-2009, 09:46 PM  
Jeania
An Aku'mai Servant
 
Jeania's Avatar

Forum posts: 39
File comments: 181
Uploads: 0
Does this work along with Prat or do they argue? ^^ If they work together, I'm totally on the bandwagon lmao
__________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Words to Remember:

"You never really learn much from hearing yourself talk." ~ George Clooney

*۝*Jeania/Anjelie ~ Dalaran*۝*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jeania is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2008, 10:48 AM  
Madpriest
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
yay, thank you very much
Madpriest is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-16-2008, 02:29 PM  
tardmrr
Lua Ninja
Featured Addon Author

Forum posts: 116
File comments: 119
Uploads: 15
Quote:
Originally posted by Madpriest
Death Knight class icon is not showing for me. Just a blank space where the icon should be.
Hmm.. I didn't get to test this as Beta was already down when I made the change. It's very possible that it's broken. I'll take a look this evening.

Edit: Yup, I screwed up a little. Easy fix. Will have an update out soon.

Edit2: Version 1.0.2 fixes this issue. Thanks for the report

Last edited by tardmrr : 11-16-2008 at 02:50 PM.
tardmrr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-16-2008, 04:13 AM  
Madpriest
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Death Knight class icon is not showing for me. Just a blank space where the icon should be.
Madpriest is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-10-2008, 02:33 PM  
tardmrr
Lua Ninja
Featured Addon Author

Forum posts: 116
File comments: 119
Uploads: 15
Quote:
Originally posted by Dixon Butz
Using this taints the chat text slightly.

This is not taint. This is a known Blizzard bug so there's nothing I can do about it
tardmrr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.