Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

This Script Won't Work?

Asked by
woodengop 1134 Moderation Voter
10 years ago

When I tryed to Make a Music play right after my GAME INTRO. And they all fail. Should I have a (Wait [0.005]) in My music Script or Not?? Heres my Script.

Game.Workspace.Sound:play()

2 answers

Log in to vote
0
Answered by 10 years ago

try

wait(3)
game.Workspace.Sound:Play()
0
I know How to make a Sound Script , Its just Should I add a (Wait) Script? woodengop 1134 — 10y
0
Try the updated script Tempestatem 884 — 10y
Ad
Log in to vote
-2
Answered by 10 years ago

Put the script in the sound.

script.Parent.SOUND:Play()
0
??? Tesouro 407 — 10y
0
???? woodengop 1134 — 9y

Answer this question