kslice917 commented on a Page, !SEEN and !IDLE commands  -  Mar 03, 2008

Heh, found a problem...that I blame on myself.

You guys will also want to add the following code:

raw 402:*:{
  if (%idle.time.get = on) {
    msg %idle.chan 9 $+ %idle.nick $+ 4 is not online!
    unset %idle.nick
    unset %idle.chan
    unset %idle.time.get
    halt
  }
}

If you don\'t, and somebody does an !idle on somebody not on the server, the script will no longer work and just freeze up.

If you ran into the problem already and can\'t figure how to fix it, just type:

/unset %idle.time.get

Cheers!

 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.