The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
Southlaguna Offline
Member

Posts: 70
Threads: 21
Joined: Jan 2012
Reputation: 0
#1
How do i add Sounds/Voices to my Custom Story

I have been looking around the forums to find tutorials on how to add sounds/voices to my custom story and I have found a bunch but none that have worked for me. I have written the text file like so:


<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="Doctor1.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>

What i haven't been able to find is what i save this as and where do i store the .snt and .ogg file for the game to be able to read it?

03-24-2012, 04:08 PM
Find


Messages In This Thread
How do i add Sounds/Voices to my Custom Story - by Southlaguna - 03-24-2012, 04:08 PM



Users browsing this thread: 1 Guest(s)