alias st {
if (!$dialog(stats)) dialog -m stats stats
var %c = $chan(0)
while (%c) { .did -a stats 4 1 $chan(%c) $chr(9) $nick($chan(%c),0) $chr(9) $nick($chan(%c),0,v ) $chr(9) $nick($chan(%c),0,o) | dec %c }
}
$nick($chan(%c),0,v ) this is may be a bug , they report me 6 users with voice and in the channel shows me only 2
could be?
thnx