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
11 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.

1Game.Workspace.Sound:play()

2 answers

Log in to vote
0
Answered by 11 years ago

try

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

Put the script in the sound.

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

Answer this question