I dug through pretty much every MP and map related GSC and I am having trouble finding sound file names.
I have a server I host for friends with mods I ported from the wii release, my goal is to automatically play symphony of the devil when nuketown is in rotation. I can not seem to find the base code for the easter egg to track down what the audio file is named. I am assuming I will be able to utilize the playSound function to start the song on player connection (e.x. of usage playSound ("amb_end_nuke"); )
Has anyone done anything similar/is able to point me in the direction of where the easteregg code is stored?