A question about the waiting list - any way to get the snapshot to show who was online and on waiting list at each snapshot ?
It have been suggested before - but I don't think any have been done like this ?
What I see is that each snapshot sorts out 1)the raid group 2)members online and on waiting list 3)online members in the guild.
Is this something that can be worked out aswell ?
/misen
I don't know if Chops is working on it but it shouldn't be that hard. If you look at the LUA file output in your saved variables folder each snapshot contains an 2 arrays, names of people in the raid and those online in the guild. All that really needs to be done to track the waitlist is to add an array of people in the waitlist when the snapshot is taken. Then the uploader and point assignment pages need to be tweaked slightly. It has to be changed to read in the new data and have those people show up in the snap shot with waitlist next to the name or in a separate list for the snapshot titled waitlist.
-- Six Demon Bag Jack Burton: Hey, what more can a guy ask for? Egg Shen: Oh, a six-demon bag! Jack Burton: Terrific, a six-demon bag. Sensational. What's in it, Egg? Egg Shen: Wind, fire, all that kind of thing!
Well then I can only pray will have the time to implement this soon
What do you think Chops, is it something that you can work out ?
/Misen
I'm updating the mod tonight and this weekend, so I can definitely make the mod support that. It'll take a bit, however, to get the website importing it, that might take me into next week, but since i'm adding the support to the GRSS, I'll add it to the website shortly thereafter.