Feral Heart
Help & Guidance => Game Help => Topic started by: xXHells_AngelXx on August 19, 2011, 07:20:40 pm
-
I got the music working in my map, but I can't figure out how to play multiple songs. Does anyone know how to make a music group?
-
Yes I've done it for a map I have. You'd need to place the music in the folder C:\feralheart\media\music. Then you need to edit the music.cfg file. I would recoment that you put a copy of the original somewhere safe (like on the desktop or separate folder) just in case.
then you open the music.cfg (use notepad) and make a new music group and add the song under it.
Here's an example.
[Title]
media/music/title.mp3
[Plains]
media/music/plains1.mp3
media/music/plains2.mp3
media/music/plains3.mp3
[Caves]
media/music/caves1.mp3
media/music/caves2.mp3
[Sacred]
[custom]
media/music/Yoursong1.mp3
media/music/Yourmusic2.mp3
The green part is the original part of the file, the red is what you'll be adding. The last two songs would be the music you would want in the map. The word in the brackets ( [custom] ) is the new music group. Then in Mapmaker just type the name of the group in and that should do it.
Notes:
1. may be Case sensitive, so type it exactly
2. If sharing the map you would need to include the music file, along with the new Music.cfg file for the music to work.
3. The music.cfg file may be overwriten in future updates should more music be added.
Hope this helps.
-
I actually just figured it out from a tutorial, but thanks anyway C:
-
Good you got it and good luck.
-
It's not working. Even when I enter in an original group name it doesn't work. D:
-
No, wait. It's working now. My map maker has been acting up since I started using it and I always have to re-open FH for it to work.
-
ok on the group music, for the music.cfg file do i have to copy and paste those into the maps i am using and will be sharing??