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

Im getting a leaderstats is not a valid member of player?

Asked by 5 years ago
Edited by SerpentineKing 5 years ago
script.AddPoints.OnServerEvent:Connect(function(plr)
    plr.leaderstats.Points.Value = plr.leaderstats.Points.Value +1
end)
0
Why're you letting a client decide when to add points? TheeDeathCaster 2368 — 5y
0
cuz bad User#24403 69 — 5y
0
Did you ever.... ADD the leaderstats to the Player? Shawnyg 4330 — 5y
0
Can you provide the script in which you are firing the RemoteEvent from Avi_i 2 — 5y

Answer this question