Log in

View Full Version : Music



Malachus
08-22-2004, 00:45
Hi guys. I read that its possible to add in a 4th set of music to be used in my mod for MTW. Like, 0 is set for Arab, 1 for European, and 2 for Viking. I read that it's possible to make 3 refer for a different set of music. Does anyone know how to do this? Id greatly appreciate the help, thanks in advance.

VikingHorde
08-22-2004, 18:46
Hi guys. I read that its possible to add in a 4th set of music to be used in my mod for MTW. Like, 0 is set for Arab, 1 for European, and 2 for Viking. I read that it's possible to make 3 refer for a different set of music. Does anyone know how to do this? Id greatly appreciate the help, thanks in advance.

It is possible to have a total of 6 types of music. You need to edit the playlist file (in the root of the MTW folder). This is how I did it:

// BGMP_FIGHTING
// muslim
"Arab Battle 1", 0,
"Arab Battle 2", 0,
"Arab Battle 3", 0,
"", 0
// christian
"Euro Battle 1", 0,
"Euro Battle 2", 0,
"Euro Battle 3", 0,
"", 0
// Viking
"Viking Battle 1", 0,
"Viking Battle 1", 0,
"Euro Battle 1", 0,
"Euro Battle 2", 0,
"Euro Battle 3", 0,
"", 0
// XL
"XL BATTLE 1", 0,
"XL BATTLE 1", 0,
"XL BATTLE 1", 0,
"XL BATTLE 1", 0,
"", 0
// custom 1 and 2
"", 0
"", 0

It's not all of the file, but it shows how to do it.

Then add the music files the folder \Sounds\Music
My files are named:
XL BATTLE 1
XL MOBILIZE 1
XL TENSION

They have to be wav format!
Hope this helps.

Malachus
08-23-2004, 06:45
Finally, someone has given me an answer. I've asked this question several times in the past couple of months but to no avail. Now i can say otherwise. I got the music to work fine and I have to give many thanks to you VikingHorde. ~:p

Meneldil
08-23-2004, 14:07
Can't we change the campaign map music aswell ? I can't see anything like strat summer or strat winter in the playlist file. ~:dizzy: