PDA

View Full Version : Creative Assembly * Changing the Music -Specific music for factions



NagatsukaShumi
05-09-2003, 21:40
SetFactionMusic:: FN_REBEL 1
SetFactionMusic:: FN_ALMOHAD 0
SetFactionMusic:: FN_BYZANTINE 1
SetFactionMusic:: FN_DANISH 2
SetFactionMusic:: FN_EGYPTIAN 0
SetFactionMusic:: FN_ENGLISH 1
SetFactionMusic:: FN_FRENCH 1
SetFactionMusic:: FN_GERMAN_HRE 1
SetFactionMusic:: FN_ITALIAN 1
SetFactionMusic:: FN_POLISH 1
SetFactionMusic:: FN_RUSSIAN 1
SetFactionMusic:: FN_SPANISH 1
SetFactionMusic:: FN_TURKISH 0
SetFactionMusic:: FN_ARAGONESE 1
SetFactionMusic:: FN_HUNGARIAN 1
SetFactionMusic:: FN_SICILIAN 1
SetFactionMusic:: FN_BURGUNDIAN 1
SetFactionMusic:: FN_GOLDEN_HORDE 0
SetFactionMusic:: FN_NOVGOROD 2
SetFactionMusic:: FN_PAPIST 1
SetFactionMusic:: FN_SWISS 1

Have a look at this, do you think it is possible to take say the Mongol music from Shogun and place it somewhere and get it to work? Anyone fancy having a play round with the files to see if they can get this or should I "investigate" this further?

Lord Krazy
05-09-2003, 21:56
Hi nag,

Give it a go.
I reckon it will.

LK http://www.totalwar.org/forum/non-cgi/emoticons/smokin.gif

eat cold steel
05-12-2003, 17:04
Look for a file called playlist on the root directry.

NagatsukaShumi
05-12-2003, 21:05
Yup I found it, but I have no idea as to how it works at all. http://www.totalwar.org/forum/non-cgi/emoticons/confused.gif

eat cold steel
05-13-2003, 10:07
Find the music you want to play and put them in the Sounds\Music directory. They have to be in wav format. For example if I have 6 pieces of music I want to use called:
My Tension.wav
My Mobilize.wav
My Battle1.wav
My Battle2.wav
My Win.wav
My Lose.wav
Just drop all 5 in that directory. Now open playlist with a text editor, double click and open with notepad. Go down to the first custom space and add in before the first line "My Tension",0 so it look something like:
// custom 1,2 and 3
"My Tension",0
"", 0
"", 0
"", 0

You may want to edit the comment to make it look better
// Shogun music
"My Tension",0
"", 0
// custom 2 and 3
"", 0
"", 0

Now repeat the process with the mobilize section to:
// Shogun music
"My Mobilize",0
"", 0
// custom 2 and 3
"", 0
"", 0

I have 2 pieces of battle music, the game will pick one at random when the fighting start, so:
// Shogun music
"My Battle1",0
"My Battle2",0
"", 0
// custom 2 and 3
"", 0
"", 0

Repeat for win and lose. You can put the same track in more times to weight the random progress, the more it appear in a section the more chance it will be selected. You can have up to 6 tracks for each slot. Finally go into startpos file and change the music for the factions:
SetFactionMusic:: FN_ENGLISH 3
Now you'll get different music when you do battle as the English

barocca
06-25-2003, 08:37
FAQ bound...now i just need some more free time

TenkiSoratoti
06-25-2003, 08:50
Ha I used the music from the film Waterloo, to test on the Nap mod. Its when the french are marching etc....

Stormer
06-25-2003, 17:20
yea Sora thats cool music, UX knows the name of it remind me to get it off him http://www.totalwar.org/forum/non-cgi/emoticons/wink.gif