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

Whats wrong with this script?

Asked by 9 years ago

Please make your question title relevant to your question content. It should be a one-sentence summary in question form.

I have made a sound and inserted the asset ID and put this script as a LocalScript in StarterGUI.

script:Play()

3 answers

Log in to vote
0
Answered by
Marios2 360 Moderation Voter
9 years ago

Can you show us the script itself?

Ad
Log in to vote
0
Answered by 9 years ago

We can't help you unless you put a script in.

Log in to vote
0
Answered by
woodengop 1134 Moderation Voter
9 years ago

Open Local Script then put this in StarterGui

Game.Workspace.Sound:play()

Answer this question