#how to make the leaderboard gui player frame visible in the racing templ. i cant find out anything

1 messages · Page 1 of 1 (latest)

shrewd trellis
viral jay
#

What?

#

If you want to enable/disable the PlayerList, use StarterGui:SetCoreGuiEnabled(), like this:

game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, true)
viral jay
#

? I think it is StarterGui, if not, it is PlayerGui