ID:266378
 
How do I make it when you enter a town ( Townone.dmp ) How do you make it play a song(TOWNONE.MID) The librry didnt help me at all
usr<<sound('blah.midi',1)// the 1 loops it
Fill your town map with an area, and make it so that whenever a player Entered() that area, it'll play the sound.
In response to Foomer
I get these errors

Sound Town 1.dm:1:error:usr:duplicate definition
Sound Town 1.dm:1:error:'TOWNONE.mid':duplicate definition
Sound Town 1.dm:1:error:1:duplicate definition
Sound Town 1.dm:1:error::duplicate definition
Sound Town 1.dm:1:error:<< :instruction not allowed here
In response to Flame Sage
If you would show me the whole code you have set
In response to Flame Sage
If you wrote the code right you wouldn't get those errors :oP