Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Mute Sound While Note Narration is Playing?
mmeowwcat Offline
Junior Member

Posts: 7
Threads: 2
Joined: Sep 2013
Reputation: 0
#7
RE: How to Mute Sound While Note Narration is Playing?

Hmm, I looked into that levels .hps and .map files, and I saw what you meant. I copied the function, pasted it into my .hps file, and changed the name and the sound. Now, It will play the narration music and stop as it is needed, but the background ambient music is still playing while I read the note! I tried
StopMusic(float afFadeTime, int alPrio);
and set the alPrio to 0, the same as the ambience, but to no avail. I also tried
FadeGlobalSoundVolume(float afDestVolume, float afTime);
but that didn't work either.
09-14-2013, 06:44 PM
Find


Messages In This Thread
RE: How to Mute Sound While Note Narration is Playing? - by mmeowwcat - 09-14-2013, 06:44 PM



Users browsing this thread: 1 Guest(s)