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
Not sure if this is possible, but I want to ask anyways
Ananaias Offline
Junior Member

Posts: 20
Threads: 7
Joined: Jun 2012
Reputation: 0
#10
RE: Not sure if this is possible, but I want to ask anyways

Fixed the sound issue. Now it's just:

[Image: A7DL]

EDIT: Wow, I'm an idiot.

Alright, that got it working, but now for some reason, the sound isn't playing at all. Gonna see if I can get that working now. Will post again here if I can't figure it out.

EDIT2:

Alright, I tried a few things I found on Google, and nothing worked. Every time I tried "SetSoundAtEntity", I got an error. Here's what I have right now:

PlaySoundAtEntity("", "react_breath.snt", "bed_nice_2", 1, false);

Nothing plays. What do?

EDIT3: Just remembered that the SetSoundAtEntity originally had "SetSoundAtEntity("". "reacht_breath.snt", "Player", 0, false);

Going to try out:

PlaySoundAtEntity("", "react_breath.snt", "Player", 0, false);

Alright, that worked. Awesome. However, it's REALLY quiet. Is there a way to make it a little louder?
(This post was last modified: 06-11-2012, 02:22 AM by Ananaias.)
06-11-2012, 02:07 AM
Find


Messages In This Thread
RE: Not sure if this is possible, but I want to ask anyways - by Ananaias - 06-11-2012, 02:07 AM



Users browsing this thread: 1 Guest(s)