Sound script not working

I need open the music. Code not working.

game.SoundService.Music_Final.Playing = true

I think its game.SoundService.Music_Final:Play()
Playing is to check if the sound is playing, I.E:

1 Like

Not working sound (music) again.

What’s the sound loudness?
Is it a valid sound id?
Have you tried printing whether it’s playing or not?
What happens when you view the Playing property in Studio?

yes I looked at the roblox docs and found the solution. tried this just because this method is easier but it didn’t work.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.