Or just to be on the safe side smile

Code:
on *:text:.cs*:%chan:{  
  if ($isfile(blah.txt)) { .play -m5 # blah.txt 1500 }
}