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
Soundfile not working
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#6
RE: Soundfile not working

I think your problem it's you are calling the first music with PlayMusic and the second with PlaySoundAtEntity, being the last one considered as sound. So it doesn't care if you have music on.

You should use PlayMusic again to make it override the first one depending on priority.
And it's not looping because it tries to random another file and it fails.
(I'm guessing, you should test)

11-12-2013, 04:18 PM
Find


Messages In This Thread
Soundfile not working - by Efendi - 11-12-2013, 12:22 PM
RE: Soundfile not working - by Romulator - 11-12-2013, 12:57 PM
RE: Soundfile not working - by Efendi - 11-12-2013, 02:18 PM
RE: Soundfile not working - by Daemian - 11-12-2013, 04:18 PM
[SOLVED] Soundfile not working - by Efendi - 11-12-2013, 06:21 PM
RE: Soundfile not working - by Romulator - 11-12-2013, 03:08 PM
RE: Soundfile not working - by DnALANGE - 11-12-2013, 03:21 PM



Users browsing this thread: 1 Guest(s)