Help custom music?
As title said, is it possible to add custom music to my faction? Sorry if this is old. Thanks.
As title said, is it possible to add custom music to my faction? Sorry if this is old. Thanks.
They appear to be defined in CoreLayeredMusic.xml. They are linked from the raceconfig
<MusicTheme>BladeOfThePeople</MusicTheme>
and in CoreLayeredMusic.xml you have stuff like this
<LayeredMusicGroup InternalName="Theme_BladeOfThePeople_Full">
<MusicLayer InternalName="BG">
<FileName>Theme_BladeOfThePeople_BG</FileName>
<Volume>100</Volume>
</MusicLayer>
<MusicLayer InternalName="MG">
<FileName>Theme_BladeOfThePeople_MG</FileName>
<Volume>100</Volume>
</MusicLayer>
<MusicLayer InternalName="FG">
<FileName>Theme_BladeOfThePeople_FG</FileName>
<Volume>100</Volume>
</MusicLayer>
</LayeredMusicGroup>
Ah thanks, exactly what I'm looking for!
Welcome Guest! Please take the time to register with us.