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

****HELP ME! I cant add looping audio to my game! on spawn! How do i do it?

Asked by
Soulzs 0
10 years ago

Here is the music link ive been using.

http://www.roblox.com/Soft-Piano-Music-item?id=144805742

I know that when making an audio you would need to do

http://www.roblox.com/asset/?id=144805742

Ive tested 16 scripts and none work work... I've searched online models for music Gui's and others.

2 answers

Log in to vote
0
Answered by 10 years ago

that's easy all you need to do is this

s = audio location
while true do 
wait(how many seconds you want til it plays) 0 works also
s:Play()
end

that's pretty much it!

Ad
Log in to vote
0
Answered by
daricr 0
10 years ago

Just go to the audio and click loop and get a FM. ~~~~~~~~~~~~~~~~~

Answer this question