(12-29-2011, 07:23 AM)Tripication Wrote: Actually, i changed my mind. I kind of meed it to be played at a phonograph, so ill use sound...if its simple enough
Make a text document. Copy the EXACT name of the sound and paste it as the name of the text document. Change the extension of the text document to a .snt Now insert this text into the document:
<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="
SOUND.ogg" />
</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>
The bold part means the exact same name as the sound with the .ogg extension goes there. You should be find after that.