n1= if (%status.pager == on) { .splay $mircdirwav\ringin.wav | echo -a [ $+ $nick has paged you: $1- $+ ] | .notice $nick Your page has been received. }
n2= if (%status.pager == off) { echo -a [ $+ $nick has paged you: $1- $+ ] | .notice $nick Your page has been received but my sound is currently off. }