Storfigge
Member
Posts: 101
Threads: 31
Joined: Sep 2012
Reputation:
0
|
.snt problem
Hey, I've made three .snt and three .ogg files which I want to use in my custom story. The .ogg where made in audacity. When i try out these in the map only one of them works...
The name of the files are voice_acting_1.ogg (The one that works), voice_acting_2.ogg, voice_acting_3.ogg and the other with the same names just .snt.
All the .snt are pretty much the same.
<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="voice_acting_1.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 other two looks exactly the same just switch the number on "voice_acting_1.ogg".
So anyone knows why I have this problem?
|
|
02-11-2013, 05:19 PM |
|