|
| 27 Jan 2014 09:16 PM |
I am trying my best to add a music script but i still have not found a clue.
Things i have tryed.
Uncopylocked games with music.
Free models.
game.Workspace.sound:play()
I get it working only on offline mode never online any ideas on how i can get it to work.
|
|
|
| Report Abuse |
|
|
| 27 Jan 2014 09:21 PM |
function playmusic() game.Workspace.Sound:play() -- change sound to name end
playmusic() |
|
|
| Report Abuse |
|
| |