Hey! I was making a admin gui (I am pretty experienced in it), but yet, it’s did not work, no errors.
Please help me!
achdef
Hey! I was making a admin gui (I am pretty experienced in it), but yet, it’s did not work, no errors.
Please help me!
achdef
Does it print anything at all?
It’s do, however, even if I remove myself, it’s won’t remove the gui.
Are you sure that the button’s visible is set to false by default?
Does it print that the player is not an admin or only that the player is an admin?
I found the issue. It’s actually very simple. When I did get my GUI, it’s didn’t exist yet, I added a :WaitForChild() function and now it’s work!
Thanks for the help!