Originally Posted by Apate
He wants an addon that alters the guild UI to sort by "Class of Main" rather than "class of currently logged on character" based on who you (officer) designate as an alt of a main.
|
Now see... That made sense.
I can't think of anything that does that off the top of my head, though it shouldn't be too hard to implement.
Loop through guild list
1. Online?
2. Officer note start with 'ALT'
3. If so, use text after 'ALT - ' in officer note as class, else use character class.
4. Output resulting table in some fashion.
As familiar as I am with coding, I have very little lua experience, but it appears easy enough to write.
Alternatively you can just use the Officer note to specify the persons main, and then look up that characters class.