_Dean_ commented on a Page, All-in-one Private chat  -  Jan 28, 2011

about this

on ^*:text:*:?:{
  .did -a NC 1 < $+ $nick $+ > $1-
  .haltdef
}

if the person receives a pm, and the dialog NC is closed?

you can use this

on *:text:*:?:{
  if ($dialog(NC)) { did -a NC 1 < $+ $nick $+ > $1- | .closemsg $nick }
}

that will analize if the dialog is openned, and then will close the pm, if not, it will receive the pm normally

 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.