Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED]Strange script problem
ide Offline
Junior Member

Posts: 20
Threads: 3
Joined: Oct 2010
Reputation: 0
#13
RE: Strange script problem

No problem.
Opened the .snt file I used and found these little properties:
<SOUNDENTITY>
  <SOUNDS>
      <Main>
        <Sound File="15_the_big_scream1.ogg" />
        <Sound File="15_the_big_scream2.ogg" />
        <Sound File="15_the_big_scream3.ogg" />
      </Main>
  </SOUNDS>
  <PROPERTIES Volume="0.5" MinDistance="20" MaxDistance="120" Random="0.5" Interval="60" FadeEnd="False" FadeStart="False" Stream="False" Loop="True" Use3D="True" Blockable="False" BlockVolumeMul="0.8" Priority="0" />
</SOUNDENTITY>
Random="0.5"
Interval="60"
Loop="True"
Could the bolded parts be the reason for the strange behavior? Random would explain why the sound wasn't always heard and loop + interval could explain why I heard the sound randomly.

If this is the case could someone tell how I can use custom .snt in my custom story?
10-13-2010, 06:24 PM
Find


Messages In This Thread
[SOLVED]Strange script problem - by ide - 10-13-2010, 02:22 PM
RE: Strange script problem - by Frontcannon - 10-13-2010, 02:26 PM
RE: Strange script problem - by ide - 10-13-2010, 02:44 PM
RE: Strange script problem - by Frontcannon - 10-13-2010, 03:56 PM
RE: Strange script problem - by Entih - 10-13-2010, 03:17 PM
RE: Strange script problem - by ide - 10-13-2010, 03:57 PM
RE: Strange script problem - by Entih - 10-13-2010, 04:02 PM
RE: Strange script problem - by ide - 10-13-2010, 04:05 PM
RE: Strange script problem - by SLi78 - 10-13-2010, 04:42 PM
RE: Strange script problem - by Entih - 10-13-2010, 04:30 PM
RE: Strange script problem - by ide - 10-13-2010, 05:43 PM
RE: Strange script problem - by SLi78 - 10-13-2010, 06:04 PM
RE: Strange script problem - by ide - 10-13-2010, 06:24 PM



Users browsing this thread: 1 Guest(s)