GoldenEye: Source Forums

Debriefing => Questions, Help, & How To's => Topic started by: dragon875 on February 20, 2010, 04:30:09 am

Title: Music Player?
Post by: dragon875 on February 20, 2010, 04:30:09 am
First off, great mod!  I love the improvements over Beta 3.  Keep up the good work!

I cannot find out how to access the music player.  Did this make it into Beta 4?  Is there an in-game GUI or are we using scripts?
Title: Re: Music Player?
Post by: Jonathon [SSL] on February 20, 2010, 04:34:53 am
Check out your scripts\music folder. There are .txt files for each map that tells which songs to play.
Title: Re: Music Player?
Post by: Mangley on February 20, 2010, 05:07:50 am
Thanks SSL... This needs documentation on the wiki, a lot of people were wondering how to do it.
Title: Re: Music Player?
Post by: dragon875 on February 20, 2010, 05:17:10 am
Check out your scripts\music folder. There are .txt files for each map that tells which songs to play.

Thank you!  I agree, we need to add this to the Wiki.  Any chance for an in-game menu in the future?
Title: Re: Music Player?
Post by: Jonathon [SSL] on February 20, 2010, 05:18:38 am
Probably not since it's a matter of adding or removing a single line of code from a text file. It's not a major priority at least, and it would probably require a bunch of VGUI programming anyway (KM could give more details).
Title: Re: Music Player?
Post by: dragon875 on February 20, 2010, 05:24:50 am
That is too bad, but I understand that there are more important things to do.  Keep up the good work!
Title: Re: Music Player?
Post by: killermonkey on February 20, 2010, 05:30:38 am
Sorry I am trying to work on the wiki. It's hard to program the mod and document it at the same time. Give me a week or so.
Title: Re: Music Player?
Post by: Rodney 1.666 on February 20, 2010, 10:36:46 pm
Thanks SSL... This needs documentation on the wiki, a lot of people were wondering how to do it.

Myself included...
Title: Re: Music Player?
Post by: Mangley on February 21, 2010, 01:26:28 am
It's pretty simple actually.. just take a look in the folder like SSL said.

I already played around with it a little. I'll even write up how to use it on the wiki if that's helpful.