Many error with leaderstats different folder name

This here was an example.
SavedItems is basically acting as the items you want to save.

If I owned let’s say a SlingShot it could look something like:

local SavedItems = {"SlingShot"}

Once the data loads into the game, you could loop into the data and figure out what the player owns or just do it your own way.

1 Like