Classified v0.02
by Tatto
Displays in chat the levels of the person speaking color coded to their class that are on your server.
- AddonManager or Slash command /clvl to open up Config to set colors to your preference.
- Refresh button to update players info.
- Updates players lists when you zone change and talking to vendors to aid in keeping info current.
- Updates player if you mouse over them to.
- Doesn't eat up SaveVariables space as only saves color settings and refresh buttons screen position.
- Only players info displays that have looking for party (which is the default setting for all players and has to be toggled off by the player for them not to show info)
Note
Though not required for addon to work, if you have /Who by Xylch installed Classified will give you the option to use /Who addon's saved data and will not use any extra memory.
please feel free to use as you wish any of the code etc if wanting to make a more ambitious project :)
Classifier - by Tatto
Displays lvls of the person speaking and color coded to class
v0.01 fixed rgb to hex conversion bug, that meant that data didn't display properly
v0.02 /Who Compatible, Use /Who stored data toggle, Button to refresh added, added zone change and opening up vendor to refresh list, Reduced Classified's use of SaveVariables.lua.