PlayerGui Is Not Valid Member

Help Please, I Can’t Figure Out Why This Happens
image
image
image

local ScreenGui = player:WaitForChild("PlayerGui"):WaitForChild("ScreenGui")

You tried to call Enable on the PlayerGui, which simply holds the ScreenGuis.

2 Likes

Worked, Thank You!!(Minimum Characters)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.