Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you remove the playerlist/leaderboard?

Asked by 10 years ago

I want to have the GUI in the top right removed, without getting rid of the leaderstats script. I know it is possible, does anyone have any ideas?

1 answer

Log in to vote
0
Answered by
dyler3 1510 Moderation Voter
10 years ago

do this:

game.PlayerGui:SetCoreGuiEnabled("PlayerList",false)
0
thanks, it works perfectly Shaydesilva 85 — 10y
0
No prob :P dyler3 1510 — 10y
Ad

Answer this question