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

Instead of having LocalPlayer I need a specific name, read more to understand?

Asked by 5 years ago
Edited 5 years ago

So I am creating a Leaderboard, where it it shows in addition to the player name the current Job. Here is the code https://gyazo.com/7efd74ad238da354708e106372f45b9c It works, but it only shows the Job of the person who is looking at the leaderboard since it's localplayer, here look: https://gyazo.com/b66013ff7f6af7ebcccabe30faf468a2. This is for also how the script works: https://gyazo.com/cf453f33169d943d359d64458a5e80b7 AND THIS IS WHAT I EXPERIENCE: https://gyazo.com/77780f2b656c1f488c2654850491a2b2

0
so what u are trying to do is u want the player who clicked the job button to have that job? but the result is everyone will have that job? NickAtNick 163 — 5y
0
looping through a table like that isint recommended, you should use roblox's built in i,v in pairs loop instead Fad99 286 — 5y

Answer this question