Only with this small code, it works both ways. When you join a channel and receive OP and when someone gives you OP status.
Code
on *:op:#: {
  if ($opnick == $me) { .splay op.mp3 }
}


TECO
irc.PTirc.org (Co-Admin)