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
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#2
RE: Soundfile not working

Firstly, for future reference:
PlaySoundAtEntity() only works with .snt files
and
PlayMusic() only works with .ogg files

Have you got the Ogg File with the .snt file as well, so you have both a .snt and .ogg file?
They should have the same filename and be in the same folder, or the .snt should point to the .ogg file in the <Sound File="general_piano03" /> line of the .snt
Example:
.../redist/MyCS/sounds/
   general_piano03.ogg
   general_piano03.snt

Discord: Romulator#0001
[Image: 3f6f01a904.png]
(This post was last modified: 11-12-2013, 12:58 PM by Romulator.)
11-12-2013, 12:57 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)