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

How to disable player list but keep users stats?

Asked by
Zripple 18
5 years ago

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.

0
Im confused, maybe im just misunderstanding how this would/could/should work. DinozCreates 1070 — 5y
0
You mean keeping local user's stats or other users? Headstackk 45 — 5y
0
this is not possible what u can do is make a gui for the stats tacotown2 119 — 5y
0
I mean i want the player list which holds all the other players... i want that gone i just want the person playing to see their own stats and not anyone elses Zripple 18 — 5y
View all comments (3 more)
0
oh then yes i agree its not possible, make your own GUI. DinozCreates 1070 — 5y
0
Make a screengui put a textlabel in it put a loca scrpt in that and make it make the textlabels text the value of the leaderstat (lol im on mobile sorry if anything is mis-spelt) WideSteal321 773 — 5y
1
The leaderboard feature is embedded into the player list. You will have to design your own playerlist. EpicMetatableMoment 1444 — 5y

Answer this question