Tutorials
Main Menu Music
Want to put music in your main menu?
Go to your valve.rc file in your cfg folder.
for mine it is:
F:\Program Files\Steam\SteamApps\SourceMods\BehindEnemyLines\cfg
You will see this
// load the base configuration //exec default.cfg // Setup custom controller exec joystick.cfg // run a user script file if present exec autoexec.cfg // // stuff command line statements // stuffcmds // display the startup level //startupmenu
Just add this line:
// Game Menu Music Theme play ../sounds/MUSICFILE.mp3 or .wav
- Sint Lucifer
