(02-25-2012, 05:54 PM)Shives Wrote: I always download them as wav
Now you should download Audacity and than you can open it and export it as ogg.
After this you have to create a snt file.
To do this you have to create a new txt file and write this in the file.
<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="Name of ogg file" />
</Main>
</SOUNDS>
<PROPERTIES Volume="1" MinDistance="12" MaxDistance="50" Random="1" Interval="0" FadeEnd="False" FadeStart="False" Stream="False" Loop="False" Use3D="True" Blockable="False" BlockVolumeMul="0.7" Priority="0" />
</SOUNDENTITY>
Where should the new snt file, and the txt file be placed?