I have got this so far, but i plays the sound all the time even when the window is active...

Code:
#querysound on
on *:OPEN:*: { splay query.wav }
on *:TEXT:*:?: {
  if ( $nick == $me ) return  {
    splay query.wav 
    unset %whispered
  }
}
#querysound end  

Last edited by Skeletor; 25/03/06 02:35 PM.

sub-zero.homeip.net:6667