Frictional Games Forum (read-only)

Full Version: Still no sound coming from my custom sound files
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Alright so I have tried to get this sound working but there is still nothing happening, this is my .snt file

<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="Pain.ogg" />
</Main>
</SOUNDS>
<PROPERTIES Volume="8" 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>
I saved the .ogg through audacity, and the files are located in both my redist/sounds file and my redist/custom story/sounds file. Still nothing. Is there anything I have done wrong or something else i could try? Maybe some kind of special save option i need to use for the .snt file?
Scratch that, mistyped