|
My sound isn't playing. I followed the instructions on the wiki, as well. |
|
|
provide the script please :/ |
|
|
It's
game.Workspace.Sound:Play()
I followed the instructions |
|
|
|
you forgot the "end"
game.Workspace.Sound:Play()
end |
|
|
Still isn't working. Probably because it's on pause. How do I make it play?
http://prntscr(.)com/80it2u
Replace (.) to . |
|
|
oh, the sound id has to be a http://www.roblox.com/asset/?item?id=(INSERT ID HERE)
the paused is just because its not playing until the script runs |
|
|
R1_SKJoin Date: 2012-02-15 Post Count: 10079 |
#uforgotloadsoflines
#4linesforgoten
#awtheyarelikedinosaurs
Your words are like dinosaurs, its like they dont even exist. |
|
|
you probably have to do something where it plays it when a player joins too, but idk how to do that because I'm kind of a noob at scripting :I |
|
|
@Bluesteel
I'm new to scripting, what do you expect |
|
zekey101Join Date: 2011-08-08 Post Count: 2499 |
Look as tnogdf Look at the explorer and click the sound, then click properties and check the sound id962333/Click-Trailer-Fixed |
|
|
zekey101Join Date: 2011-08-08 Post Count: 2499 |
Sorry my computer literally completely glitched out, first go to the Explorer then click Workspace, after that click your sound, make sure the name says sound XD. After clicking the sound, go to properties and look for your soundid. Make sure there's something in the sound id, if there is paste it here and I'll see what's wrong with it.
First Page Stealer: http://www.roblox.com/games/259962333/Click-Trailer-Fixed |
|
|
|
Actually nevermind. I had to cut a script that stopped it for some reason |
|
R1_SKJoin Date: 2012-02-15 Post Count: 10079 |
piece of cake
Your words are like dinosaurs, its like they dont even exist. |
|
|
Well some scripts are not working for me either. Try doing WaitForChild.
game.Workspace:WaitForChild("Sound"):play()
or maybe there's more than one "Sound" in workspace.
But try WaitForChild
I'm just here so I don't get fined |
|
R1_SKJoin Date: 2012-02-15 Post Count: 10079 |
buump |
|
|
Post the script, and I'll edit it for you.
I'm just here so I don't get fined |
|