blackvenomm666 commented on a Page, P2P Logger  -  Dec 11, 2010

@illogic here is one for notices now this is untested but it should work ok this is tested and does work

on ^*:NOTICE:*:?: {
  if ($away) { 
    window @notice_messages
    aline @notice_messages $time(mm/dd/yy h:nn tt)  
    aline @notice_messages $+($chr(60),$nick,$chr(62)) notice'ed me
    aline @notice_messages saying $1-
    haltdef
    if (!$($+(%,p2pawaywin,$nick),2)) {
      .notice $nick Im away now but leave a message and il get back to you when i get back
      set -u600 $+(%,p2pawaywin,$nick) $nick
      haltdef
    }
  }
}
 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.