View Single Post
Old 02-01-2004, 07:02 PM  
Lathieza
Junior Member
 
Join Date: Jan 2003
Posts: 13
Default

found a small "bug" in irc-stats:

search for:
-------------
append stats_output "\[[lindex $line 0]. [lindex $line 1] %bold[lindex $line 4]%boldM\] "

and replace it with:
------------------------
append stats_output "\[[lindex $line 0]. [lindex $line 1] %bold[lindex $line 5]%boldM\] "

now it announces the correct groupstats
Lathieza is offline   Reply With Quote