Code:
  
Menu Channel,Query,Nicklist {
  Mp3's
  .-
  .Play:/set %song1 $sfile($mp3dir,[color:blue] name your sound folder [/color],Play!) | /run -n %song1 | set %songsize $bytes($file(%song1).size,m).suf | set %songlength $asctime($calc(86400 + $round($calc($mp3(%song1).length / 1000),0)),n:ss) | /msg $active  1[ $+ 5 $+ $nopath(%song1) $+ 1] [ $+ 04 $+ %songsize $+ 01] [ $+ 04 $+ %songlength $+ 01]   


you will need to go to options (alt +o) then to sounds then to requests then click the drop down for sound folders: and choose mp3s then use the bar below to locate your mp3 folder and select it .

also look

here
for other ways to display file info

Last edited by Cheech; 25/01/04 07:04 AM.