(12-26-2012, 06:45 PM)The chaser Wrote: Haha, I didn't mean that!
Open the .snt with Notepad++. There will be some text, copy and paste it I'm sure the .snt looks for the wrong file (wrong name, really).
Wait a sec, do you know how to make sounds? By what I can see the .ogg and the .snt have the same weight.
This is the link to the wiki on how to make .snt files:
http://wiki.frictionalgames.com/hpl2/tut...s[]=sounds
And this is how it should (more or less) look:
<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="swanlakephonograph.ogg</font> " />
</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>
Yes, that's probably it. Never knew you did script for the snt file. It makes so much more sense now. I shall go attempt this scripting at once and report back.
Still doesn't seem to be playing. =/