Yoinx commented on a Page, chans peak mass counter all chans)  -  Jan 09, 2006

this isnt a channel peak of any sort. it lets you know how many people are currently on the chan. and what kutsum means. is the code looks cleaner with a while loop. For example.

alias chanusers {
if ($chan(0)) {
var %x = 1,%z = $v1
while (%x <= %z) {
echo -a $chan(%x) has a user cout of $nick($chan(%x),0)
inc %x
}
}
}

shorter, and cleaner looking. No offense. Just a tip. Comments are all about teaching people cleaner/ more efficient ways to do things.

 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.