Important Message

You are browsing the archived Lancers Reactor forums. You cannot register or login.
The content may be outdated and links may not be functional.


To get the latest in Freelancer news, mods, modding and downloads, go to
The-Starport

Custom music

The general place to discuss MOD''ing Freelancer!

Post Thu Mar 20, 2003 10:35 am

Custom music

I am creating my system following the tutorials posted here and I am wondering
if I can select my music collection to be heard in various bases and rooms

Do you know if I can do it and where

music_bar_generic03
ambience_bar_ground_smaller

are defined ?

Post Fri Mar 21, 2003 10:59 pm

ok that may be it was too obvious for many of you...
For those interested, the answer is to edit music.ini
found on DATA\AUDIO folder

by adding

[Sound
nickname = music_whatever
type = music
file = audio\music\music_whatever.wav
attenuation = 0

you can add your new soundclip to the game which can be call
from within the room you want by adding to the appropriate room.ini file


[Room_Sound
music = music_whatever

e.q. to add the above mentionned clip to the bar of the first base of my new Hi03 system I edited the
DATA\UNIVERSE\SYSTEMS\HI03\BASES\ROOMS\hi03_01_bar.ini
which in turn was been called by
DATA\UNIVERSE\SYSTEMS\HI03\BASES\hi03_01_base.ini as suggested by the appropriate tutorials found in this board.

Return to Freelancer General Editing Forum