Quote: --- Original message by: DFagent007
Hi I have a question with the music during the game, example script I usually use this, in this case the use of peril sound_looping
(sound_looping_start levels\op_sm1\music\peril none 1.00)
ok now my question is that this sound looping has two sounds: Peril1.sound and Peril2. sound and get the scripts and entered my single player music starts but no sound from the first if not from the peril2.sound when it should be 1 in short starts from the middle of sound_looping
I modify the script or file
Combine those two sounds into one file, and run it through tool. Once you run it through tool, check off "split long sound into permutations" in the sound tag itself, and run it through tool again.
Alternatively, in the tag itself, simply rename "peril2" to "peril1" and your sound will play as it is supposed to.