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
Solved How to make a .snt extension?
Author Message
ferryadams10 Offline
Senior Member

Posts: 278
Joined: Apr 2011
Reputation: 18
Post: #1
How to make a .snt extension?
Hey Everyone,

I have got a .ogg extension file of a voice which I'm going to use in the Story but I want to make the voice come from the person himself cause else it sounds weird. And the only way to do that is the command: PlaySoundAtEntity but you can only do it with a .snt extension so how to do it?

the .ogg file name= MathewPrison1.ogg
and this is what I've got till now. But I don't know if that'll be good. Cause I can't play it in the level editor.
Quote:<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="MathewPrison1" />
</Main>
</SOUNDS>
<PROPERTIES Volume="1" MinDistance="1" MaxDistance="10" Random="1" Interval="0" FadeEnd="False" FadeStart="False" Stream="False" Loop="False" Use3D="True" Blockable="True" BlockVolumeMul="0.5" Priority="0" />
</SOUNDENTITY>
Please explain me ASAP.

Kind Regards,
Ferry Adams

Got a nice sofa
Please come and have a seat for a while

(This post was last modified: 06-08-2011 01:14 PM by ferryadams10.)
06-06-2011 07:13 PM
Find all posts by this user Quote this message in a reply
Khyrpa Offline
Senior Member

Posts: 615
Joined: Apr 2011
Reputation: 24
Post: #2
RE: How to make a .snt extension?
I thought
PlayGuiSound(string& asSoundFile, float afVolume);
sounds the same way as play sound at entity when using "Player"
06-06-2011 07:15 PM
Find all posts by this user Quote this message in a reply
ferryadams10 Offline
Senior Member

Posts: 278
Joined: Apr 2011
Reputation: 18
Post: #3
RE: How to make a .snt extension?
Man that is not what I'm asking. I am asking how to make a .snt extension. Confused

Got a nice sofa
Please come and have a seat for a while

06-06-2011 07:19 PM
Find all posts by this user Quote this message in a reply
Tanshaydar Offline
From Beyond

Posts: 3,091
Joined: Mar 2009
Reputation: 66
Post: #4
RE: How to make a .snt extension?
Save as, make the extension snt instead of txt.

06-06-2011 07:29 PM
Visit this user's website Find all posts by this user Quote this message in a reply
DamnNoHtml Offline
Senior Member

Posts: 386
Joined: Sep 2010
Reputation: 11
Post: #5
RE: How to make a .snt extension?
A .SNT is just a small text document containing information about the .ogg you want to play.

Creator of Wake, Through the Portal, and Insomnia
06-06-2011 08:26 PM
Find all posts by this user Quote this message in a reply
Roenlond Offline
Senior Member

Posts: 331
Joined: Apr 2011
Reputation: 0
Post: #6
RE: How to make a .snt extension?
Show file extensions, rename - remove the .txt or whatever you have and replace it with .snt.
06-06-2011 09:18 PM
Find all posts by this user Quote this message in a reply
ferryadams10 Offline
Senior Member

Posts: 278
Joined: Apr 2011
Reputation: 18
Post: #7
RE: How to make a .snt extension?
It is .snt allready and i've fixed it allready myself Wink

Got a nice sofa
Please come and have a seat for a while

06-07-2011 02:35 PM
Find all posts by this user Quote this message in a reply
Post Reply 




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