Chatter
Chatter is a comprehensive, lightweight, mega-configurable chat enhancement addon. It supports a whole bunch of stuff, including:
- Hiding buttons
- Custom aliases for channel names
- Coloring of player names by class or deterministic HSV formula, and player levels next to names
- Custom font and font size for your chat frames
- Custom background, border, and positioning for the edit box
- Option to let the edit box border color match the color of the channel you are typing in
- Channel colors remembered by name, rather than by number
- Scrolling your chat frames with the mouse wheel.
- Sticky channels, configurable
- Ability to copy a chat frame's contents to your clipboard
- Ability to copy URLs to your clipboard
- Ability to customize the background and border of your chat frames
- Timestamps
- A /tt command to send a tell to your target
- A module that turns the word "invite" into clickable links that let you invite the speaker.
- Highlights both for custom keywords in specific channels
- Chat fading toggles
- Text justification
- Autologging (Off by default)
- Alt linking
- Much larger and smaller chat frames than default
- A Groupsay (/gr) command to talk to your group, whether that's battleground, raid, or party.
- Chat Tab look-n-feel modifications
- Paging through chat tabs with the scroll wheel
but I just noticed a thing :/
As a healer, I use the focus option very much on the tanks.. But when I installed Chatter, I can't focus on a person any more, at first I get an error screen, with a LOT of text and pages, but after that, when I close it, it does not appear again (until a re-start of the computer) but I still can't focus, could this be fixed??
Any more info, just ask.
// Nick
If possible add real friend icon ?
thk
- Thank you for your time.
Any help would be much appreciated.
Until a further update is released, if you're having a problem with Real ID messages being displayed, go into Chatter settings and disable the Player Names module.
open Chatter/Modules/PlayerNames.lua
Put two dashes in front of line 430 and 483
430 -- local color = ("%02x%02x%02x"):format(tbl.r*255, tbl.g*255, tbl.b*255)
483 -- fakeName = "|cFF"..mod:GetColor(englishClass, true)..fakeName.."|r"
Like I said this is a very crude fix I'll look into it further but this will get you up and running.