Ghost-lit Warder commented on a Page, Mirc Muter!  -  Sep 03, 2007
alias mute { 
  var %x = 1 
  while ($nick($active, %x)) { 
    mode # +vvv $nick($active, %x) | inc %x 1 
  }
  mode # +m
  mode # -havoqe $str($1- $chr(32),6)
  say $1 $+ , you are now muted from $chan until further notice.
}

That should work. It will voice everyone else first and then set +m.

 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.