I'd like to know how to add music to a mod. Don't say replace the music in the music folder with your music just named the same as there is no music in the music folder
If you put anything into your mod folder with the same name, it would use the one from the mod. You could also take a look at the module_music.py (ld music.txt) file.
The red is of cause the name of your music file
And the blue is supposed to be the conditions. (when and were this soundtrack should be played)
So what you do is to copy that line. Add it on the botton of the list change the name to the name of your soundtrack file (.mp3 or .ogg)
Then you see the red numbers. They indicate the amount of soundtracks to be played. So when you add your new soundtrack. Be sure to raise the number to 64.
Don't forget to make a backup file and to save when you're done. I am not sure though that this is the right way. But it is a way that works. At least for me. And yea. If you have the same conditions twice, I think that it will be random of which soundtrack to be played.
the problem is that you're better off using the module system, because you need to add the "mtf_module_track" as a flag.
i don't know what this equals in text code though.
but again, use the module system.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.