i still just get this


<captain_obviousaway> syn mp3; (random play) - (benefit ft eminem()235670) @ (160 kb/s) - anti SARS defense system!
<captain_obviousaway> syn mp3; (random play) - (()256170) @ (96 kb/s) - anti SARS defense system!


its not displaying the title on one and the title and the artist one the other one frown

here is the code

Code:
alias syn.dis { 
  set %mp3.name $sound(%mp3).title

  set %mp3.length $sound(%mp3).length

  set %mp3.artist $sound(%mp3).artist

  set %mp3.bit $sound(%mp3).bitrate

}

 


and then where it displays

Code:
 
alias syn.play {
  //splay %mp3
  msg $active syn mp3; (random play) - ( $+ %mp3.artist $+ ( $+ %mp3.title $+ ) $+ %mp3.length $+ ) @ ( $+ %mp3.bit kb/s) - anti SARS defense system!
}

 


"watch the news today, so you don't have to watch the history channel tomorrow."