Leaderstats and datastore

Continuing the discussion from Leaderstats and datastore:

1 Like

Everything looks good in your code although I would like to give some suggestions:

  1. Please don’t use SetAsync though, as much as I know UpdateAsync is far better to use.
  2. You should implement a BindToClose event saving all the player’s data too, this thread might help you.

That’s all I really have to say, there are other things like you could try resaving if there was failure etc. But I am not really sure about it.

Please do not repost threads or content. If you want to continue discussion, you can post that you’ve made an update and are looking for further feedback or recategorise the thread properly by clicking the pencil beside the title.

2 Likes