I was wondering if there is a way to put music on a loop so that there is always music on in the background, and it never falls quiet?
When you use this code:
music music name
It will play on loop until you switch it off with this code:
music off
1 Like
Oh right okay, thank you!
1 Like
Code to loop music:
music the name
Code to not loop music
sound the name
Code to off:
music off
sound off