Page 1 of 1

Group list

PostPosted: Mon Dec 06, 2004 3:04 pm
by 12345
This might already be out there somewhere, but I'll ask because I would find it very useful.

Does anyone have a client script that will output the group listing to a separate window? I hate trying to read the list in large groups before it gets spammed away, especially if I'm trying to protect over someone (or more than one) who died, someone enters the group, leaves the group (Absent), etc.

If this doesn't exist, what are some other ways folks are dealing with this? Any help is appreciated. Thanks.

PostPosted: Mon Dec 06, 2004 6:58 pm
by Calim
Wintin.net has a nice #popup feature that you can apply filters to. The filter I have used is '[Lvl:|consists of:' The '[Lvl:' part is for each group member, and the 'consists of:' is for the name of the group and is a useful separator. I'm not sure if that still works, been awhile since I used it in a group.

PostPosted: Mon Dec 06, 2004 7:40 pm
by Annie
Wintin 95

#openwin {5} {group}

#highlight {65} {Group '%0' consists of:}
#highlight {65} {%0 [Lvl:%1}

Change 5 to the number you want ... if you change it to say 7, should be 7 in first line and 67 in the other 2.

Annie

PostPosted: Tue Dec 07, 2004 10:42 am
by 12345
Thanks much. Should help me avoid a cf or two. :D