How to auctally use datastore?

how to auctally use datastore ? i want to make it save player stand if the player leave or join the game

1 Like

You can try some of the examples on this page: Data Stores | Roblox Creator Documentation

You can also google “roblox data stores” and find a lot of great community tutorials.

1 Like

Roblox has a great tutorial on this on the Developer Hub

1 Like

but idk how to save stand cuz is only save value ‘_’

1 Like

You can assign a value that represents a stand and when the player joins the server can get their data and assign stands based on the value/'s of the player