|
| 19 Oct 2013 07:26 PM |
| Anyone got a script to play a sound on a loop so I can have some creepy background music?...Anyone? |
|
|
| Report Abuse |
|
|
xSIXx
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 9202 |
|
| |
|
|
| 19 Oct 2013 08:27 PM |
@OP
Why you no use free models? |
|
|
| Report Abuse |
|
|
|
| 19 Oct 2013 09:03 PM |
| Well I tried a decent amount of them, but NONE seem to be working for the sound file...It works in studio, but not in a public server! |
|
|
| Report Abuse |
|
|
maxomega3
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 10668 |
|
|
| 20 Oct 2013 12:12 AM |
Place a sound in a script
da_music_bro = script.Sound
while true do da_music_bro:Play () end
DAS IT BRO |
|
|
| Report Abuse |
|
|
|
| 20 Oct 2013 12:16 AM |
| The code above will crash the script, just saying. |
|
|
| Report Abuse |
|
|
shred1894
|
  |
| Joined: 30 Aug 2009 |
| Total Posts: 6515 |
|
|
| 20 Oct 2013 04:34 AM |
| Isn't there a property for looping sound? |
|
|
| Report Abuse |
|
|
SN0X
|
  |
| Joined: 24 Oct 2011 |
| Total Posts: 7277 |
|
|
| 20 Oct 2013 08:06 AM |
^ it's buggy i think, something like, you won't hear the sound playing if you join the game after it started playing |
|
|
| Report Abuse |
|
|