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


Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do i add Sounds/Voices to my Custom Story
Xanthos Offline
Senior Member

Posts: 318
Threads: 9
Joined: Mar 2012
Reputation: 8
#8
RE: How do i add Sounds/Voices to my Custom Story

(03-27-2012, 06:18 PM)Kreekakon Wrote: I have a problem with this too. I can see in the audio converters that .ogg is there clear as bright day, but what about the .snt files? How do those work?
.snt is a notepad file.

They can do various changes without an editor, just text.

Instructions.
1.) Make .ogg file
2.) Create a new notepad file
3.) Rename the Notepad file to this
"NameOfOggSoundFile".snt
4.) open it and type following
====

<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="Enter you ogg file to play here.ogg" />
</Main>
</SOUNDS>
<PROPERTIES Volume="5" MinDistance="1" MaxDistance="50" Random="0" Interval="0" FadeEnd="False" FadeStart="False" Stream="False" Loop="False" Use3D="false" Blockable="False" BlockVolumeMul="0.7" Priority="5" />
</SOUNDENTITY>
=====
5.) save
6.) Enjoy Tongue

ALL CREDITS GO TO flamez3 FOR THIS

(This post was last modified: 03-27-2012, 10:47 PM by Xanthos.)
03-27-2012, 10:47 PM
Find


Messages In This Thread
RE: How do i add Sounds/Voices to my Custom Story - by Xanthos - 03-27-2012, 10:47 PM



Users browsing this thread: 1 Guest(s)