copforce
|
  |
| Joined: 23 Sep 2010 |
| Total Posts: 141 |
|
|
| 29 Jan 2015 04:54 PM |
Hello My sound is not working and i have my local script in my starter gui and my local script says
game.Workspace.sound:Play()
My sound is in my Workpsace and my sound ID is
rbxassetid://184903683
But it still wont work and i have tried
http://www.roblox.com/asset/?id=
But it wont work any help? |
|
|
| Report Abuse |
|
|
iGotRekt
|
  |
| Joined: 23 Jan 2014 |
| Total Posts: 831 |
|
|
| 29 Jan 2015 04:55 PM |
| Maybe the audio clip is the issue? Try a different sound. |
|
|
| Report Abuse |
|
|
copforce
|
  |
| Joined: 23 Sep 2010 |
| Total Posts: 141 |
|
| |
|
copforce
|
  |
| Joined: 23 Sep 2010 |
| Total Posts: 141 |
|
|
| 29 Jan 2015 05:01 PM |
| Can somone please help me? |
|
|
| Report Abuse |
|
|
|
| 29 Jan 2015 05:02 PM |
http://www.roblox.com/asset/?id=184903683
Is the correct form for the audio file. |
|
|
| Report Abuse |
|
|
|
| 29 Jan 2015 05:02 PM |
| Whts the name of the sound? sound or Sound? |
|
|
| Report Abuse |
|
|
copforce
|
  |
| Joined: 23 Sep 2010 |
| Total Posts: 141 |
|
|
| 29 Jan 2015 05:03 PM |
| No working still and its sound |
|
|
| Report Abuse |
|
|
|
| 29 Jan 2015 05:14 PM |
local sound = workspace["sound"] sound.SoundId = "http://www.roblox.com/asset/?id=184903683"
sound:Play()
dang the word 'sound' becomes weird after a while xP |
|
|
| Report Abuse |
|
|
copforce
|
  |
| Joined: 23 Sep 2010 |
| Total Posts: 141 |
|
| |
|
|
| 29 Jan 2015 05:22 PM |
oh. my. goodness.
I just read the bit about the localscript right now.
You should probably try that in a server-sided script or put the sound in a frame in a gui and play that through a local script. |
|
|
| Report Abuse |
|
|
|
| 29 Jan 2015 05:23 PM |
| @Veer, The localscript should work. However if FilteringEnabled is on, it would only run Client-side. |
|
|
| Report Abuse |
|
|
copforce
|
  |
| Joined: 23 Sep 2010 |
| Total Posts: 141 |
|
|
| 29 Jan 2015 05:29 PM |
| Still won't work i swear i am going to punch a a hole in my monitor |
|
|
| Report Abuse |
|
|