SyntaxIRC commented on a Page, flood devoicer *big update*  -  Jan 06, 2007

You could add:

on *:RAWMODE:#: {
if ($1 == -n) {
timern 1 2 mode $chan +n
}
if ($1 == +n) && ($timer(n) != $null) {
timern off
}
}

 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.