ID:174865
 
< I need help doing that
put the MID,MIDI, or WAV file into the folder that the .dme is in. Then, just use


world << sound("BLEH.WAV")

Theres more on this in the ref. on getting it to repeat, etc.
In response to Airjoe
maybe try a

mob/Login()
usr<< sound("Stuff.wav") after the last quotations you can add a number or a few numbers and this wav will repeat 1 after the other according to the number you put.