Jack1278
|
  |
| Joined: 27 Apr 2010 |
| Total Posts: 5943 |
|
|
| 20 Aug 2015 05:02 PM |
| Everything is going fine except that whenever someone joins or respawns in my place, the music replays even while it is still playing. How to fix? |
|
|
| Report Abuse |
|
|
|
| 20 Aug 2015 05:03 PM |
| parent the audio to the character |
|
|
| Report Abuse |
|
|
Jack1278
|
  |
| Joined: 27 Apr 2010 |
| Total Posts: 5943 |
|
|
| 20 Aug 2015 11:32 PM |
| I did that, but now the sound isn't even playing at all now. Am I supposed to change something in the LocalScript? |
|
|
| Report Abuse |
|
|
ash877
|
  |
| Joined: 18 Feb 2008 |
| Total Posts: 5142 |
|
| |
|
Qaynar
|
  |
| Joined: 01 Feb 2015 |
| Total Posts: 486 |
|
| |
|
Jack1278
|
  |
| Joined: 27 Apr 2010 |
| Total Posts: 5943 |
|
|
| 20 Aug 2015 11:59 PM |
game.Workspace.Sound:Play()
Now that I parented the audio into the player, what do I do now? It doesn;t play now. |
|
|
| Report Abuse |
|
|
Jack1278
|
  |
| Joined: 27 Apr 2010 |
| Total Posts: 5943 |
|
| |
|
Jack1278
|
  |
| Joined: 27 Apr 2010 |
| Total Posts: 5943 |
|
| |
|
chimmmihc
|
  |
| Joined: 24 Jul 2014 |
| Total Posts: 2420 |
|
|
| 21 Aug 2015 12:25 AM |
| Open source the place with the problem cause that code is so vague. |
|
|
| Report Abuse |
|
|
Jack1278
|
  |
| Joined: 27 Apr 2010 |
| Total Posts: 5943 |
|
|
| 21 Aug 2015 12:46 AM |
| Well I can't, because it's an actual game and I'm afraid people are going to steal it not because of the problem but for fame and tix etc etc |
|
|
| Report Abuse |
|
|
chimmmihc
|
  |
| Joined: 24 Jul 2014 |
| Total Posts: 2420 |
|
|
| 21 Aug 2015 12:52 AM |
| @Op Trust me if you're having to come here to get help, anything your doing 70% people could do faster. But whatever floats your boat. |
|
|
| Report Abuse |
|
|
Vortilis
|
  |
| Joined: 06 Jul 2014 |
| Total Posts: 14163 |
|
|
| 21 Aug 2015 12:54 AM |
then just move this certain audio thing onto a new game and make it uncopylocked so we can fix it.
or just make it a model. |
|
|
| Report Abuse |
|
|
|
| 21 Aug 2015 01:02 AM |
make the audio object in the player itself. not the script in the player, jeez we have a n00b here
~Hail FallenTacoz~ |
|
|
| Report Abuse |
|
|
Vortilis
|
  |
| Joined: 06 Jul 2014 |
| Total Posts: 14163 |
|
|
| 21 Aug 2015 01:03 AM |
oder above is correct.
when youre inserting in player, do
sound.Parent = player.Character.Torso |
|
|
| Report Abuse |
|
|
Jack1278
|
  |
| Joined: 27 Apr 2010 |
| Total Posts: 5943 |
|
|
| 21 Aug 2015 01:24 AM |
http://www.roblox.com/games/282891820/Jack1278s-Place-Number-104 copy it and try to make the audio not replay from the beginning everytime someone joins or respawns |
|
|
| Report Abuse |
|
|
Jack1278
|
  |
| Joined: 27 Apr 2010 |
| Total Posts: 5943 |
|
| |
|