How to Save numbers over 9.223 Quintillion to OrderedDataStore when players are already in it?

  1. What do you want to achieve?
    So I want to be able to save number over 9.223Qn when players are already in the ordered datastore without resetting it.

  2. What is the issue?
    I know how to save it before any players are in the datastore but in my current situation, resetting the leaderboards makes people who was on the leaderboard not appear again unless they join back.

  3. What solutions have you tried so far?
    I tried finding solutions on this forum but had not success of finding anything

1 Like

Did you look at this?

Yes, that is what I would normally do but this leaderboard already has people in it so I can’t save their values as really small then expand it to a huge number again

Nvm, I ended up resetting the leaderboard since that was the only way