Script.Parent.MouseButton1Click:connect(function() Script.Parent.Parent.TeamChanger.Visible = true Script.Parent.Parent.Info.Visible = false Script.Parent.Parent.Store.Visible = false Script.Parent.Visible = false end)
script.Parent.MouseButton1Click:connect(function() script.Parent.Parent.TeamChanger.Visible = true script.Parent.Parent.Info.Visible = false script.Parent.Parent.Store.Visible = false script.Parent.Visible = false end)
I made the 'S' in "Script" lowercase. When you are referring to a script, remember to keep the 's' lowercase.
Locked by adark and TheMyrco
This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.
Why was this question closed?