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

How do I fix this ?

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 Created a script were it plays music , It works in the studio but when I save the changes on my game it doesn't play in the actual rob lox game , do I have to buy the audio and import the actual audio then try the script again or will it work without it , please help ? Variable=Instance.new("Sound",game.Workspace)

Variable.SoundId="rbxassetid://169344914" --

3 Variable:Play()

4 Variable.Looped=true

0
Please put your code in a code box. This won't help anyone to find your problem. Anciteify 70 — 9y
0
Would you put the code in a code block please? parkderp1 105 — 9y

1 answer

Log in to vote
0
Answered by 9 years ago

No You don't have to buy the audio, but there should be a guide in Roblox Dev about setting audio in your game's just get the correct ID

Ad

Answer this question