GuidanceCounselor

This project has become inactive.

This project is inactive and its default file will likely not work with the most recent version of Warhammer Online: Age of Reckoning. The author may have abandoned it, or it may have outlived its usefulness.

Career Colors Like Icons

The job market is tough, and it helps knowing at a glance, exactly what careers are out there.

Guidance Counselor is a dev/author AddOn consisting of table lookups for career icons + colors. Archetype colors are credited to Aiiane from CleanUnitFrames/Squared.

Usage
GuidanceCounselor.Color( careerName or careerIconId, colorType )

careerName (string)
self-explanatory

careerIconId (number)
see EATemplate_Icons for getting career icon id from career names id or career line

colorType (string)
"appearance" returns a career color based on race, key abilities, and appearance
"archetype" returns an archetype color based on CleanUnitFrames/Squared
"icon" returns a career color based off of the career icon

Examples
Magus = GuidanceCounselor( "Magus", "appearance" )
Marauder = GuidanceCounseolor( "Marauder", "icon" )
Shaman = GuidanceCounselor( "Shaman", "archetype" )

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
03 Nov 2008
Categories
Last update
20 Nov 2008
Development stage
Inactive
Language
  • enUS
License
All Rights Reserved
Curse link
GuidanceCounselor
Recent files
  • R: 1.02 for Beta 3.0 on 20 Nov 2008
  • R: 1.01 for Beta 3.0 on 08 Nov 2008
  • R: 1.0 for Beta 3.0 on 08 Nov 2008

Authors