Page 1 of 1
Need script cfg for StartBackgroundTrack in main Menu Q3A
Posted: Fri Oct 14, 2016 11:13 pm
by G-Stuff002
Some one can write little script ? I wont add music in main menu Q3A and that it run automatically. If it possible.
Re: Need script cfg for StartBackgroundTrack in main Menu Q3A
Posted: Sat Oct 15, 2016 2:17 pm
by Eraser
I think you can type:
\music sound/music/win.wav
In the console to play that music file.
I'm not exactly sure about the path (and whether or not you should include the .wav filename extension) though
Re: Need script cfg for StartBackgroundTrack in main Menu Q3A
Posted: Sat Oct 15, 2016 5:11 pm
by G-Stuff002
not work
Re: Need script cfg for StartBackgroundTrack in main Menu Q3A
Posted: Sat Oct 15, 2016 8:07 pm
by AndyW
I think stuff like this is hardcoded. So you have to grab the source code and change it to your belongings, and compile it.
This will end up in a mod, i think its not doable with vanilla-Q3 and just a script...