You don't have tickets enabled so I'll use a pastey for a little feature request (and code to implement it).
Feature is to color code regular friends names by class on the tooltip.
Implementation has:
- no impact on performance
- supports !ClassColors (by Phanx) for custom class coloring
- is locale independent (will work on every language client).
- Reply
- #1
Dridzt Mar 04, 2011 at 02:37 UTC - 0 likesHello.
Simple but nice idea :)
You don't have tickets enabled so I'll use a pastey for a little feature request (and code to implement it).
Feature is to color code regular friends names by class on the tooltip.
Implementation has:
- no impact on performance
- supports !ClassColors (by Phanx) for custom class coloring
- is locale independent (will work on every language client).
Modified source (against r11) here: BetterSocialTooltip.lua
Hope it's of some use.