Code:
on *:text:*:?:{
  window -c $1
}


Code:
on *:text:*:?:{
  close -m $$1
}

None of these codes work when some one Pm me.. i think it the $$1, i don't know what to replace with..