4ef
|
  |
| Joined: 27 May 2013 |
| Total Posts: 5633 |
|
|
| 07 Feb 2016 03:42 PM |
player = script.Parent.Parent.Parent.Parent value = true script.Parent.MouseButton1Click:connect(function() if value == true then script.Parent.Image = "rbxassetid://176572748" player.PlayerGui.Sounds.Music.Volume = 0 player.Sound.Value = false value = false elseif value == false then script.Parent.Image = "rbxassetid://176572847" player.PlayerGui.Sounds.Music.Volume = 0.5 player.Sound.Value = true value = true end end)
Use @4ef to get me to respond sooner! |
|
|
| Report Abuse |
|
|
4ef
|
  |
| Joined: 27 May 2013 |
| Total Posts: 5633 |
|
|
| 07 Feb 2016 03:55 PM |
1
Use @4ef to get me to respond sooner! |
|
|
| Report Abuse |
|
|
4ef
|
  |
| Joined: 27 May 2013 |
| Total Posts: 5633 |
|
|
| 07 Feb 2016 04:41 PM |
2
Use @4ef to get me to respond sooner! |
|
|
| Report Abuse |
|
|