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
Flashlight on/off making rushing noise.
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#2
RE: Flashlight on/off making rushing noise.

Here is it from my FC mod Premonition... let's see.
-
<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="ui_flashlight_on" />
</Main>
</SOUNDS>
<PROPERTIES Volume="0.8" MinDistance="1" MaxDistance="10" Random="1" Interval="0" FadeEnd="False" FadeStart="False" Stream="False" Loop="False" Use3D="True" Blockable="True" BlockVolumeMul="0.5" Priority="0" />
</SOUNDENTITY>

---
<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="ui_flashlight_off" />
</Main>
</SOUNDS>
<PROPERTIES Volume="1" MinDistance="1" MaxDistance="10" Random="1" Interval="0" FadeEnd="False" FadeStart="False" Stream="False" Loop="False" Use3D="True" Blockable="True" BlockVolumeMul="0.5" Priority="0" />
</SOUNDENTITY>

---
I guess the sound you downloaded \ created is broken.
For me the flashlight sound is perfect.
IF you want i can send you the Original files here from the WN flashlight.
My guess is try anoter sound and check if that is also acting strange.
(This post was last modified: 05-21-2014, 10:17 AM by DnALANGE.)
05-21-2014, 10:14 AM
Find


Messages In This Thread
RE: Flashlight on/off making rushing noise. - by DnALANGE - 05-21-2014, 10:14 AM



Users browsing this thread: 1 Guest(s)