hi - helppppp lol
it sends to everyone on notify.. and i dont want that - just the specific person - any ideas please ? wink

On *:Text:!mail *:?:{
/write -c 1 $+ $nick $+ .txt From: $nick $3- $fulldate
/msg $nick your message has been saved ..
/set % $+ $2 $+ message $true
/notify $2
halt
}

On *:notify:{
if ( % $+ $nick $+ message == $true )
{ //play $nick c:\program files\mirc\ $+ $nick $+ .txt }