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
PlaySoundAtEntity not working :( (Help Needed!)
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#6
RE: PlaySoundAtEntity not working :( I need HELP!

You are trying to call a specific .ogg, while PlaySoundAtEntity searches for .snt. You can either make your own .snt using Notepad/Notepad++ and have the game read that, or you can have it read:

PlaySoundAtEntity("", "21_screams", "Player", 0.0f, false);
10-17-2012, 05:33 PM
Find


Messages In This Thread
RE: PlaySoundAtEntity not working :( I need HELP! - by Statyk - 10-17-2012, 05:33 PM



Users browsing this thread: 1 Guest(s)