Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Level Editor Help ogg isnt working
Author Message
dragonshield Offline
Junior Member

Posts: 2
Joined: Jan 2012
Reputation: 0
Post: #1
ogg isnt working
I made the snt file for my custom sounds but something is wrong.

Only the OGG files I made dont work ingame. When I take an already made one and change the snt file, it works perfectly. Is there a specific format for the OGG?

Also, yes when I say OGG I really mea .ogg
01-23-2012 02:30 AM
Find all posts by this user Quote this message in a reply
Tripication Offline
Member

Posts: 172
Joined: Dec 2011
Reputation: 6
Post: #2
RE: ogg isnt working
There is no specific format for an ogg file, the chances are that you messed up somewhere in the .snt

Open the .snt up and copy and paste the code here so we can take a look at it.

[Image: speedart__2___yoshimitsu_by_kamofudge-d4yo6kk.png]
01-23-2012 02:33 AM
Find all posts by this user Quote this message in a reply
dragonshield Offline
Junior Member

Posts: 2
Joined: Jan 2012
Reputation: 0
Post: #3
RE: ogg isnt working
the file name of the sound is rain.ogg

<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="rain" />
</Main>
</SOUNDS>
<PROPERTIES Volume="0.7" MinDistance="4" MaxDistance="14" FadeEnd="False" FadeStart="False" Loop="True" Use3D="True" Blockable="False" BlockVolumeMul="0.5" Priority="0" />
</SOUNDENTITY>
01-23-2012 02:47 AM
Find all posts by this user Quote this message in a reply
Tripication Offline
Member

Posts: 172
Joined: Dec 2011
Reputation: 6
Post: #4
RE: ogg isnt working
hmm, that looks perfectly fine to me...be sure that in your sript you have

PlaySoundAtEntity("Rain", "rain.snt", "ENTITY YOU WANT SOUND TO PLAY AT", 0, true);

If it still doesnt work, zip your .snt and .ogg file up, and put it in here http://www.mediafire.com/
Then give us the link and we'll see if we can help.

[Image: speedart__2___yoshimitsu_by_kamofudge-d4yo6kk.png]
01-23-2012 02:52 AM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)