Quote:
Originally Posted by Trek
I'm confused on how to use the multiple-rosters thing.
What I'd like to do is have it display different profile fields if the roster is set to something else.
Like if it's displaying game 1, then fields 1,2,3 and if game 2, then fields 4,5,6.
Not sure if you can do that with the mod, but.. thought I'd ask.
If you can't, what exactly is the multiple roster thing for as well?
|
By default, you can't display different fields from one roster to another. I'd have to add a LOT more settings in the showroster settings to accomplish this. There are already 4 settings for each column, so I'd have to add another 8x4 for each time lines of settings just to accomplish one extra roster.
The multi-roster is meant to allow the viewers to see different rosters but using the same fields for each. For instance, my guild can be found in different games (Vanguard, AoC, etc.). If I want, I can display each guild on its own roster, but I would have to use the same profile fields to accomplish this. That could be a little annoying because I would have to set all the race/class names in the same profile field and then my members would have to go through a larger list, but oh well. They usually only need to set it once anyhow. You can also just use the multi-roster to show different grouping of usergroups. Say you want to just see Recruits, type in their usergroup id and there you go.
Now, I did say by default. That does not mean you can't get around this with a little extra coding. Something in the code like, if (usergroup = #), then column = field#. I'll test it out and let you know.