I was unable to find a setting for this, so it either doesn't exist, or I'm missing it. If it doesn't exist, the following script will do what you asked. If I'm missing it, the script will still work, but someone else may be able to tell you where to find the setting and how to change it.
on ^*:notice:*:*:{
echo -s $nick $1-
halt
}