Do you see anything wrong about this like this code is supposed to make data and leaderstats but its not making the leader stats and studio is telling me that it is wrong!
âleaderstatsâ canât be capitalized. Itâs quite strange especially that it has to be created manually and isnât present in the player.
Oh and also that error means the module has an error.
Thank you! I never knew that, I dont make leaderstats often!
But see it still wont show up

The script errored so it did ât read those lines. Youâd have to fix the error in the modules.
you specified the path for leaderstats to Players, not to the player
and line 4 have error - template module have error
Make sure that everything is named correctly and set up correctly as there are a lot of little flaws
As @IHexoDev said previously, the function parameter is looking for the instance Players (the service) and not player (the object)
didnât want to repost just wanted to make sure they understood because I got a little confused. Sorry and also donât give credit to me.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
