#how should i store currency/money?

1 messages · Page 1 of 1 (latest)

wicked gate
#

meaning secure but effective even with a lot of updates per minute

  1. datastores all the way 2. leaderstats, 3. player attribute, 4. an intvalue inside the player, or sm else
misty cloak
#

I wouldn't use 3 or 4

#

Because it makes it complicated when you try to store the players data as they are leaving

#

And you can't use data store frequently if you want multiple updates per minute

#

On top of that data store would slow down your game when you save it ( i believe? Idk i don't use data store slot)

#

So I would use leaderstat

abstract rover
lunar blaze
#

as in u need to use a data store

#

unless op just means temporarily