Issue with leaderstats changing

Hey everybody! I’m trying to figure out this weird issue I have been having recently:

Here is the other script:

Any help is appriciated.

Can I see the leader stats folder when the player is loaded? The error is telling me that the leaderboard folder does not contain any of the strings in the table

Hmm… try doing print(i). if it prints the strings inside do print(tostring(playerLS))

print(i) returns all of the strings that are inside leaderstats, but print(tostring(playerLS))

returns this v
image

Just figured it out after like a hour, thanks for the help though!!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.