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
Custom sounds don't work.
Rapsis Offline
Member

Posts: 69
Threads: 6
Joined: Oct 2012
Reputation: 0
#9
RE: Custom sounds don't work.

I've switched the development from my laptop to my stationary PC and now it's working fine. Thanks for the help guys!

Now, can someone help me out at making the same sound play at multiple entities? I'm horrible with variables, so I'm using
    PlaySoundAtEntity("", "raining.snt", "rainsound", 1, true);    PlaySoundAtEntity("", "raining.snt", "rainsound_1", 1, true);    PlaySoundAtEntity("", "raining.snt", "rainsound_2", 1, true);    PlaySoundAtEntity("", "raining.snt", "rainsound_3", 1, true);    PlaySoundAtEntity("", "raining.snt", "rainsound_4", 1, true);
But it only plays the sound at the first entity.
(This post was last modified: 08-09-2013, 07:37 PM by Rapsis.)
08-09-2013, 07:23 PM
Find


Messages In This Thread
Custom sounds don't work. - by Rapsis - 08-08-2013, 05:34 PM
RE: Custom sounds don't work. - by DeAngelo - 08-08-2013, 05:39 PM
RE: Custom sounds don't work. - by Rapsis - 08-08-2013, 05:42 PM
RE: Custom sounds don't work. - by DeAngelo - 08-08-2013, 06:08 PM
RE: Custom sounds don't work. - by Rapsis - 08-08-2013, 06:15 PM
RE: Custom sounds don't work. - by DeAngelo - 08-08-2013, 08:52 PM
RE: Custom sounds don't work. - by Rapsis - 08-08-2013, 09:42 PM
RE: Custom sounds don't work. - by Adrianis - 08-09-2013, 09:33 AM
RE: Custom sounds don't work. - by Rapsis - 08-09-2013, 07:23 PM
RE: Custom sounds don't work. - by Rapsis - 08-09-2013, 10:40 PM



Users browsing this thread: 1 Guest(s)