Hi, i want to disable the default player list but keep the users stats (hiding other players stats)
I've tried this:
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, false)
It hides the stats and the player list :C Please Help me Out.