i need a hand on the custom heist tracks
Avatar

ok. i did everything until i got bored so i need help i need someone, i need anyone to tell what i should do, here's my main.xml file

<table name="demoneyes">
<Localization directory="loc" default="en.txt"/>
<HeistMusic id="demoneyes" directory="sounds" volume="1">
<event name="setup" source="stealth.ogg"/>
<event name="anticipation" source="buildup.ogg"/>
<event name="anticipation" start_source="assault_intro" source="assault_intro.ogg"/>
<event name="assault" source="assault.ogg"/>
<event name="control" source="control.ogg"/>
</HeistMusic>
</table>

SuperBLT
Avatar

The start_source for anticipation lacks a file extension and seems to call the same track as the source for the same event is all I have noticed off.

29 347