Okay, I am really confused about this. For some reason I cannot get the the sound to play. The functions goes through everything since I used a print, I know, just it wont play the sound. No errors are given either.
[lua]
surface.PlaySound(“boom/boomsound.mp3”)
[/lua]
Again no errors, it gets to that ( I used a print to find out ). I just dont know what is going on
Thanks in advance.