|
| 23 Jun 2015 01:44 PM |
| Can someone please give me a link to a script that plays music in the background but only the character that triggered it can hear it? |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2015 01:45 PM |
find one yourself
Go troll in ATR... oh wait |
|
|
| Report Abuse |
|
|
| |
|
GotMlg
|
  |
| Joined: 21 Mar 2014 |
| Total Posts: 4705 |
|
|
| 23 Jun 2015 01:45 PM |
make it urself noob
Get rekt scrubs loominaty |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2015 01:46 PM |
| I'm sorry I don't know how to script no need to be rude I'm sure you've asked for help before |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2015 01:47 PM |
i have a script.
hang on. :)
Don't Trust anyone (ง ͠° ͟ل͜ ͡°)ง |
|
|
| Report Abuse |
|
|
| |
|
|
| 23 Jun 2015 01:49 PM |
local s = Instance.new("Sound")
s.Name = "Sound" s.SoundId = "http://www.roblox.com/asset/?id=[Insert ID Here]" s.Volume = 0.5 s.Pitch = 1 s.Looped = true s.archivable = false
s.Parent = game.Workspace
wait(5)
s:play()
^ there is your script.
Don't Trust anyone (ง ͠° ͟ل͜ ͡°)ง |
|
|
| Report Abuse |
|
|
| |
|
|
| 23 Jun 2015 01:51 PM |
No Problem.
Don't Trust anyone (ง ͠° ͟ل͜ ͡°)ง |
|
|
| Report Abuse |
|
|
ledsled
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 1905 |
|
|
| 23 Jun 2015 01:52 PM |
I don't think that is possible.
You can say put a sound in a room and it will play in the room and people not in the room won't hear it until they get closer.
Search "sounds" on roblox wiki and it will give you the scripts and what you can do with sounds. |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2015 01:53 PM |
@lel it is possible. it works n my places.
Don't Trust anyone (ง ͠° ͟ل͜ ͡°)ง |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2015 01:55 PM |
For you people that call him a noob and say "find it yourself", good luck next time you need help.
I'm sorry, but I don't know exactly. |
|
|
| Report Abuse |
|
|
ledsled
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 1905 |
|
|
| 23 Jun 2015 01:56 PM |
brunito...he wants it to be triggered by a player and only for that player to hear it.
If yours works, it's going to play all the time. |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2015 02:31 PM |
| I need help again I try to insert a script from a friend but it just shows up as print "hello world" same thing with free models why is this and how do I fix it? |
|
|
| Report Abuse |
|
|
| |
|
|
| 23 Jun 2015 02:50 PM |
there broken. the best way to do it is to put in a free model and it wont say that :)
Don't Trust anyone (ง ͠° ͟ل͜ ͡°)ง |
|
|
| Report Abuse |
|
|