Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Why does the Volume (+ and -)button dont work?!?! What is the problem!??!

Asked by 6 years ago

script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.Audio.Volume = script.Parent.Parent.Parent.Audio.Volume - 0.1 end)

Why is the math not working!?!?!?

0
does anyone know the problem sadjsakdhkj 0 — 6y
0
can you put the audio in workspace instead? also this is a button so it shouldn't be in playergui BlackOrange3343 2676 — 6y
0
i tried something different and it worked fine sadjsakdhkj 0 — 6y
0
but i dont want something that uses 15 scripts sadjsakdhkj 0 — 6y
View all comments (8 more)
0
Is the C in connect supposed to be capitilized? I'm not sure. iPxnther 0 — 6y
0
oh wait sadjsakdhkj 0 — 6y
0
OMG THANK U POST IT AS A ANSWER AND I WILL ACCEPT IT sadjsakdhkj 0 — 6y
0
i have a problem i cant accept anyone i mean in other questions to sadjsakdhkj 0 — 6y
0
@sadjsakdhkj and @iPxnther, it doesn't matter if you use ':Connect()' or ':connect()', but I prefer ':Connect()'. thesit123 509 — 6y
0
Connect vs connect. lowercase is deprecated, and could be removed in the future. (It probably won't though) RubenKan 3615 — 6y
0
the small one worked .... btw i lost password lol Lolamtic 63 — 6y
0
the small and big one have different uses since 2016 i think Lolamtic 63 — 6y

Answer this question