I know there are a lot of posts like this, but none of the things they told me to do worked. Basically, I recorded a sound, I converted it into an .ogg file, and made an .snt file, but every time I try to use it, I get a fatal error. Here's the .snt:
<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="Run.ogg" />
</Main>
</SOUNDS>
<PROPERTIES Volume="1" MinDistance="4" MaxDistance="30" Random="1" Interval="0" FadeEnd="False" FadeStart="False" Stream="False" Loop="False" Use3D="False" Blockable="False" BlockVolumeMul="0.5" Priority="0" />
</SOUNDENTITY>
Any help would be much appreciated!