Lindrian commented on a Page, ChanModePro  -  May 21, 2007

Heh, the loop thing was a lil messy, however:

alias mode_load {
  var %a = 30, %b = 38
  while %a <= %b {
    did $iif($did(%a) isin $chan($active).mode,-c,-u) $dname %a
    inc %a
  }
} 

Sorry, did it in class you know ;)

 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.