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
Changing sound volumes
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#5
RE: Changing sound volumes

Open snt files with a text editor, preferably notepad++,
<SOUNDENTITY>
  <SOUNDS>
      <Main>
        <Sound File="radio" />
      </Main>
  </SOUNDS>
  <PROPERTIES Volume="0.8" MinDistance="1" MaxDistance="8" Random="1" Interval="0" FadeEnd="False" FadeStart="False" Stream="False" Loop="False" Use3D="True" Blockable="False" BlockVolumeMul="0.8" Priority="0" />
</SOUNDENTITY>

See Volume="0.8" there?

04-13-2011, 05:12 PM
Website Find


Messages In This Thread
Changing sound volumes - by Melamoto - 04-13-2011, 11:55 AM
RE: Changing sound volumes - by Tanshaydar - 04-13-2011, 12:22 PM
RE: Changing sound volumes - by Kraggdog - 04-13-2011, 12:26 PM
RE: Changing sound volumes - by Melamoto - 04-13-2011, 01:09 PM
RE: Changing sound volumes - by Tanshaydar - 04-13-2011, 05:12 PM



Users browsing this thread: 1 Guest(s)