G13AoUsTiS commented on a Page, Fast Channel Stats  -  Jan 07, 2008

i think is better that way:

alias chstats {
echo -a $chr(160)
echo -a $chr(149) $+ $active Info
echo -a $str($chr(160),5) Ops: $opnick($active,0)
echo -a $str($chr(160),5) Halfops: $hnick($active,0)
echo -a $str($chr(160),5) Voices: $vnick($active,0)
echo -a $str($chr(160),5) Regular: $nvnick($active,0)
echo -a $str($chr(160),5) All: $nick($active,0)
echo -a $str($chr(160),5) Bans: $ibl($active,0)
echo -a $str($chr(160),5) Excepts: $iel($active,0)
echo -a $str($chr(160),5) Invites: $iil($active,0)
echo -a $str($chr(160),5) Modes: $chan($active).mode
echo -a $chr(149) End $+ $active Info
echo -a $chr(160)
}
menu channel {
Fast Stats about $active :/chstats
}

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.