I'm running mIRC 7.38.

If I try to play a file via .play (to silence it)

Code:
on *:TEXT:banner:?:{
  .play $nick banner.txt 250
}


..I still see it in my window. It doesn't silently play. Why is this?