This simple Addon changes the color of the Charackter name in the Chat or
Messagewindow to the Classcolor of the talking person. Besides that it combine alot of smaller usefull functions in one small Addon:
- minimal Memory usage
- minimal Load
- No GUI
- Usefull chat functions like:
* Color Nicknames in class color
* Color raidmember's map pin's in their class color (also the BG minimap)
* Hide channel name
* MouseWheel scrolling (Fastscroll while shift pressed)
* relocate Chattypebox to top of chatframe
* Timestamp the chatmessages
* Clickable Hyperlinks, ready for Copy & Paste (TS compatible)
* Own nickname highlighting
!! If you use it give me a serious Vote !!
---------------------------------------------
How does it work ?
==================
It scans your Friendlist, Guildlist and the members of a Raid / Party and stores the retrieved date (name, class) into a small database.
If someone who is present in this db writes something in the chat
(no matter where World Chat, Guild Chat, Raid Chat, Party Chat, Whispers)
his name will be colored in the Classcolor of the speaking Char.
To not mess the database up with hundrets of names the addon does a purge
each time you login. It purges all stored char infos older than 4 weeks.
Because of the few data which is stored (only the class) it consumes nearly no memory. E.g. to consume 1MB the addon have to store more than 15.000 entrys
Why ?
=====
In Big guilds or Battlegrounds I love to see who is talking to me without
first clicking on him. So this is rather very simple ;)
InGame Slash Commands ?
=========================
/SCCN
= General Help
/SCCN hyperlink
= Make URL's clickable. DEFAULT: ON
/SCCN colormap
= Colors the map pin's of raid users in their class color. DEFAULT: OFF
/SCCN hidechanname
= Will supress the Channelname. DEFAULT: OFF
/SCCN colornicks
= Toggle Nick coloring on and off. DEFAULT: ON
/SCCN purge
= purges entrys from the db older than 4 weeks also shows memory consumed
/SCCN timestamp
= add a timestamp e.g. [06:34] DEFAULT: OFF
/SCCN topeditbox
= relocate the editbox to the top of the chatframe. DEFAULT: OFF
/SCCN selfhighlight
= highlight your Nickname in the chat if a other person type it. DEFAULT: ON
/SCCN clickinvite
= makes 'invite' & 'inv' clickable in chat (click & invite). DEFAULT: ON
/SCCN editboxkeys
= Use Chat Editbox keys without pressing
& increase History Buffer from 32 lines to 256 lines
/SCCN killdb
= This will empty your sccn Database
/tt
= Tell target. '/tt text' send 'text' as whisper to your current target