Author Topic: how do i put more music in maps??  (Read 1305 times)

Offline sonicTH1554

  • Experienced Traveler
  • **
  • Posts: 202
  • Floof-O-Meter: 6
    • View Profile
how do i put more music in maps??
« on: November 08, 2012, 06:21:29 am »
can someone help me with that i know how to put a song in but not more so i need help with that before i put this map up and i want more songs then 1 would be greatful for the help :)

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: how do i put more music in maps??
« Reply #1 on: November 08, 2012, 07:40:25 am »
Quote
Easier way:

1) Open music.cfg in the installation folder

2) at the end add [groupname] followed by path to files.

example:

music.cfg contains:
Code:

Code: [Select]
[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


To add my music i change it to:

Code:

Code: [Select]
[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
[MyMusic]
media/music/peaceful.mp3
media/music/danger.mp3

3) And in the map editor instead of filename, write "MyMusic"


Try these instructions.

Will be inactive due to work and exams.