Home   Help Search Login Register  

Author Topic: Disabling Noise (NOT music)  (Read 964 times)

0 Members and 1 Guest are viewing this topic.

zsa_zsa_rasputin

  • Guest
Disabling Noise (NOT music)
« on: 28 Aug 2003, 15:39:30 »
Is there a way to disable all sound from OFP?
Or only to play a particular sound or music?
I want to use it in a number of ways:
a> To place emphasis on a particular noise\tune during the game/cutscene
b> To do that cool "tinnitus" effect like in Vietcong
c> some other stuff I haven't thought out yet :)

Dan ;D

mikeb

  • Guest
Re:Disabling Noise (NOT music)
« Reply #1 on: 28 Aug 2003, 16:22:26 »
the commands fadesound and fademusic deal with the music and sound separately.  don't know how to make certain sounds louder - unless you create your own sound and then you can define it as louder in the description.ext file.

anyway

TIME fadesound VOLUME

where time is in seconds and volume is between 0 and 1 (I think).  same for fademusic although this never worked terribly well for me.

Captain Winters

  • Guest
Re:Disabling Noise (NOT music)
« Reply #2 on: 28 Aug 2003, 16:39:22 »
I think hes talkin about dem enviormental sounds and gun shots and whatnot- I'm not sure how to do that, nor do I think it's possible? Correct me if I'm wrong, cause this would be pretty cool  ;D  8)!

Tanks!  8)

zsa_zsa_rasputin

  • Guest
Re:Disabling Noise (NOT music)
« Reply #3 on: 29 Aug 2003, 01:00:54 »
I mean specifically the "normal" game sounds (Like the engines of vehicles and the rotors of the choppers)
Not sounds you can choose from triggers or anything...
Would fadesound work for this...?

Dan ;D

mikeb

  • Guest
Re:Disabling Noise (NOT music)
« Reply #4 on: 29 Aug 2003, 01:52:55 »
fadesound would take out ALL sound except for the music.  this includes all sound effects - voices, explosions, ambient noise and vehicle noise, etc.

fademusic takes out the music only

zsa_zsa_rasputin

  • Guest
Re:Disabling Noise (NOT music)
« Reply #5 on: 29 Aug 2003, 02:13:28 »
That's EXACTLY what I wanted :D Cheers Mike ;)

Dan ;D