ok so no one knows how to make em play, so does anyone know how i can stop it msging the channel, which comes like this:
* /splay: unable to play 'C:\Program Files\mIRC\Sounds\wierd al - Truck Drivin' Song.mp3'
«01:07:50» <Da^Devil> Devils Mp3,!Da^Devil Is --> 0:00 Long
also it does the ctcp bit but i want it to echo error or some thing and not msg the channel
Code:
alias devilsmp3 {
  set %r1 $findfile(%mp3dir,*.mp3,0)
  set %r2 $rand(1,%r1)
  set %mp31 $findfile(%mp3dir,*.mp3,%r2)
  set %mp32 $nopath(%mp31) | set %mp32 $remove(%mp32,.mp3)
  splay %mp31
}

+

alias anmp3 {
  if ($insong == $true) { splay stop }
  if (%mp3dir == $null) { echo -a 4,1Devils Mp3,8 Dir not set }
  else { devilsmp3 }
  var %Devilmp3 = 4,1Devils Mp3,8! $+ $me $remove($nopath($insong.fname),.mp3) 12Is --&gt;9 $len Long
  msg # %Devilmp3
  .ctcp # MP3 $nopath($insong.fname)
  halt
}

those deal with the randomising of my mp3s,

Last edited by andymps; 09/07/03 12:10 AM.

Liek OMG Yuo Stoleded my MageHurtzzzz!!!11