HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Background Music

03-08-2009, 05:17 AM#1
fX_
How do I stop, change, and play/resume background music?
03-08-2009, 10:11 AM#2
xombie
Collapse JASS:
native PlayThematicMusic takes string musicFileName returns nothing

???
03-08-2009, 12:07 PM#3
fX_
Does that appropriate the music as the backgruond music or does it just play it?
03-08-2009, 12:11 PM#4
xombie
I'm not entirely sure - but you could try it.
03-08-2009, 11:31 PM#5
darkwulfv
I'm pretty sure that stops the current music and starts the one you designate, then resume the previous music when its done.

So yes.