#Trying to disabled ScreenGUI for loading Screen.

17 messages · Page 1 of 1 (latest)

tender forum
#

If i get the playerlist to disable, ill just do the same for MusicGui & MainUi

thin jungle
#

game.StarterGui:SetCoreGuiEnabled("PlayerList", false)

tender forum
#

ah

#

i dont think it did anything

#

yeah it didnt

thin jungle
#

it should disable the Roblox playerlist

tender forum
#

normal roblox one yeah, but what about a custom one?

thorny citrus
#

Disable yourself

tender forum
#

thanks

thin jungle
#

your setting the startergui one to not enabled

#

set the player gui

tender forum
#

PlayerGUI.Playerlist.Enabled = false?

thin jungle
#

yeah if your defining it

#

Player.PlayerGui

tender forum
#

got it

#

yeah

#

yup that worked. Thanks