jaytea commented on a mIRC Script, Simple Countdown Script  -  Jul 06, 2011

let's toss another method into the mix:

on *:text:!countdown &:#:{
  if ($2 isnum 1-10) && (!$timer(count)) {
    .timercount $2 1 msg # $!calc($timer(count).reps + 1)
  }
}
 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.