I'm a bit confused...so...i'll give you what i have so far, so you're not confused.

on ^*1:TEXT:*:*:{
if ($me isin $1-) {
if ($chan == $active) { halt }
else { echo -a 12MESSAGE TO YOU < $+ $nick $+ > $1- }
}
}


i'd like to include an IF statement for a private message simular to the channel one