#Settings Menu

21 messages · Page 1 of 1 (latest)

kindred plinth
#

I'm not a scripter so i used a tutorial for it, but it wont work and I cant figure it out. I put all the scripts in the image thing and I am going to make a video showing the menu.

meager talon
jaunty rapids
#

just add one more .Parent to that first script

meager talon
#

script.parent.parent will only access the "Open" frame

jaunty rapids
#

on both sides

meager talon
#

not the settings screengui

#

thus you are trying to find a child that doesn't exist

kindred plinth
#

Oh

meager talon
kindred plinth
#

Where should I add it before the other two parents?

trail gladeBOT
#

studio** You are now Level 1! **studio

meager talon
trail gladeBOT
#

studio** You are now Level 6! **studio

meager talon
#

just do it like this

#

script.Parent.Parent.Parent.MainSettingsFrame.Visible =

#

not script.Parent.Parent.Parent.MainSettingsFrame.Visible

kindred plinth
#

Ok I did it

meager talon
#

ok that should fix your problem

kindred plinth
#

It works now tysm