(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
ALL CREDITS GO TO flamez3 FOR THIS