If your using TDs files use this:
=========================================
[@main]
Hello <$USERNAME>\ \
Would you like to listen to some music?\ \ \
<Yes, show me the list/@list> <No thanks/@exit>
[@list]
<Music 1/@music1> - <Music 2/@music2> - <Music 3/@music3>\ \
<Music 4/@music4> - <Music 5/@music5> - <Music 6/@music6>\ \
<Close/@exit>
[@music1]
#ACT
RUNSOUND *number of your music track*
close
[@music2]
#ACT
RUNSOUND *number of your music track*
close
[@music3]
#ACT
RUNSOUND *number of your music track*
close
[@music4]
#ACT
RUNSOUND *number of your music track*
close
[@music5]
#ACT
RUNSOUND *number of your music track*
close
[@music6]
#ACT
RUNSOUND *number of your music track*
close
======================================
the number of the music track is set by putting the music tracks you want in a new created 'Music' folder in the 'Legend of Mir' then you number the music tracks like this:
music1 = 100100
music2 = 100101
etc...
Now you have to edit the 'mirsound.lst' and index the new music tracks. start the music index from 10600, it should look roughly like this...
10600: Music\100100.mp3
10601: Music\100101.mp3
etc...
if this fails you, try convert your mp3s to wav and paste them into the wav folder with the '100100' type names and then edit the mirsound.lst to look like this:
10600: wav\100100.wav
10601: wav\100101.wav
etc...
Hope i explained this well enough for ppl to understand and goodluck
