Problem with Warcraft III Main Menu Background Music

Status
Not open for further replies.
I'm making a custom Campaign. Here I want to set a background custom music. Not difficult using World Editor. But I have a problem: The background music of Warcraft III continue playing when the music I add start playing, so the effect is not so beautiful... How can I disable Warcraft III Main Theme when I enter my custom campaign screen? Is that possibile?

If not, is possibile to change Warcraft III Main Theme music with something other?
 
Hello.Trigger editor.
Map initialization
sound-Stop the currently playing music theme

next trigger
event
time -every 1.00 seconds of game time
action
sound- play ......... (your imported mp3 file)
wait- ..... (depends how long is you music)

MAYBE IT WILL HELP
 
Yes it could be help you can try to disable theme if not then try to change back ground setting .
 
Status
Not open for further replies.
Back
Top