[UNSOLVED] Additional parameter UserIds not allowed - ordered data store

Hello,

I’m trying to make a leaderboard for groups of multiple players. While trying to save the different userids of the players in that group by either the userids parameters or the “DataStoreSetOptions” (setasync parameters), I get an error saying :
“Additional parameter UserIds not allowed”

Is it even possible to use those parameters with an ordered data store ?

Thx for reading !

1 Like

Did you ever get a response or figure out what your issue was/is?

Sorry for the late response, only saw this topic now

Nope, OrderedDatastores do not have Datastore 2.0 implemented, unless this was changed recently.