|
| 26 Apr 2015 12:07 PM |
| plz help, i'm a noob to adding audio |
|
|
| Report Abuse |
|
|
| |
|
|
| 26 Apr 2015 12:10 PM |
| i need this audio on my game http://web.roblox.com/Bonus-Ducks-loop-item?id=197890111 |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 26 Apr 2015 12:21 PM |
Right-click workspace in explorer, hover over 'add object' and find sound and click it.
Now, click the sound and click properties tab. change SoundId to "rbxassetid://your id here" with no quotes create a script put workspace.Sound:Play() in it, or run workspace.Sound:Play() in the command bar. |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 12:27 PM |
@The do i put the id in between the ( and )? |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 12:29 PM |
ok lets make this.. more simple..
aud=Instance.new("Sound", workspace) aud.SoundId="rbxassetid://197890111" aud:Play()
run that in command bar (its at bottom of studio.) |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 12:30 PM |
@The thank you for helping me finish my bonus ducks simulator! |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 12:36 PM |
| song doesn't want to work ;-; |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 12:41 PM |
| it says it's paused and it won't let me make it play |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 12:44 PM |
| Restart the istructions he replied for you and start again |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 12:45 PM |
| i tried many times, they only work on studio |
|
|
| Report Abuse |
|
|
martg4589
|
  |
| Joined: 19 Aug 2012 |
| Total Posts: 766 |
|
|
| 26 Apr 2015 12:46 PM |
did you add an local script to play the sound or no?
if you're still in trouble youtube a tutorial |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 12:54 PM |
@mart tried it, still does not work |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
| |
|
joeani
|
  |
| Joined: 17 Mar 2013 |
| Total Posts: 2995 |
|
|
| 26 Apr 2015 01:21 PM |
insert a sound into the workspace then insert a script and type in game.Workspace.Sound:Play() |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 01:24 PM |
| got it to play once, now i gotta get it to loop |
|
|
| Report Abuse |
|
|
|
| 26 Apr 2015 01:26 PM |
| how do i get it to loop via script |
|
|
| Report Abuse |
|
|
|
| 02 Aug 2016 12:06 PM |
| BRUUUUUUUUUUUUUUUUUUUUUUUHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH |
|
|
| Report Abuse |
|
|