vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 05 May 2012 03:37 AM |
I want an song playing while game so i got this in an localscript:
function PlayerAdded()
local SoundService.Song = IsPlaying end
it dosent work i think, can you guys make it? :) |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
| |
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
| |
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 05 May 2012 03:49 AM |
| No one is on SH? Cmon guys! :( |
|
|
| Report Abuse |
|
|
|
| 05 May 2012 04:30 AM |
game.Players.PlayerAdded:connect(function(p) game.Workspace.Sound:play() -- Change this end)
-[ ɥsɐɯsɹǝƃuɐɹ ]- |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 05 May 2012 06:38 AM |
| Localscript? and workspace is to good in SoundService? |
|
|
| Report Abuse |
|
|
|
| 05 May 2012 07:01 AM |
Right: SoundService is what makes the sound. The Sound instance uses the SoundService.
Put the sound in Workspace and put this in it: script.Parent.Looped = true script.Parent.PlayOnRemove = true script.Parent:destroy()
This makes your sound hear able to everyone and is looped.
-[ ɥsɐɯsɹǝƃuɐɹ ]- |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
| |
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
| |
|
|
| 05 May 2012 07:13 AM |
What is your sound id?
-[ ɥsɐɯsɹǝƃuɐɹ ]- |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 05 May 2012 07:15 AM |
| http://www.roblox.com/asset/?id=1372257 |
|
|
| Report Abuse |
|
|
|
| 05 May 2012 07:19 AM |
Put this in Workspace:
http://www.roblox.com/Sound-item?id=79470844
-[ ɥsɐɯsɹǝƃuɐɹ ]- |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
| |
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 05 May 2012 07:33 AM |
| had to be in soundservice -_- |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 05 May 2012 07:48 AM |
only works in edit mode and new song http://www.roblox.com/asset/?id=11420933
had wrong song
|
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
| |
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
| |
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 05 May 2012 08:14 AM |
| Why i got ingnored? no one knows answER? |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
| |
|
ozza
|
  |
| Joined: 11 Oct 2007 |
| Total Posts: 726 |
|
|
| 05 May 2012 08:57 AM |
| What he posted should work. |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 05 May 2012 09:11 AM |
| it says its not an trusted model -_- |
|
|
| Report Abuse |
|
|
|
| 05 May 2012 09:12 AM |
It is. It is a sound with a script in it
-[ ɥsɐɯsɹǝƃuɐɹ ]- |
|
|
| Report Abuse |
|
|