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

Trouble making a "custom" leaderboard?

Asked by 3 years ago
Edited 3 years ago

So i have a game for with a 4 player server limit, So in my leaderboard theres 4 frames. Now my issue is that i cannot figure out how to seperate each player to have their own frame filled in, ive tried several random stuff i hoped would work but just failed in a different way in the end. Leaderboard: https://imgur.com/a/jRpfP6J

0
if theres only 4 players, you could just make them separately. If plr 1 is not in, make the value for 1 true and change stats. when the next player joins, check if 1 is taken. if it is (they left) then change the info for 2. BulletproofVast 1033 — 3y
0
and when they leave, make the value false and reset the info. BulletproofVast 1033 — 3y
0
m well my issue is more how to seperate them Pitched_mobile 191 — 3y
0
Maybe use StarterGui:SetCore() ? Finty_james 269 — 3y
0
u waht Pitched_mobile 191 — 3y

Answer this question