Loading...

2014 Roblox studios music stop | Forum

NotUserblame
NotUserblame Jan 18

4 Posts

I have been using roblox studios for a bit and noticed, sounds to not stop playing after the server has been reseted. Is there is a fix to this?

This is my current script to try it but it don't work.

Sound = script.Sound

--Soundtongue.giflay()


game.Close:connect(function()

print("The place is closing")

Soundworried.giftop()

end)