Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Inventory Saving Help ?

Asked by 8 years ago

im creating a game where the player has a personal server where they can mine for rocks and then teleport to a lobby and trade rocks to other players. But how can i save that players rocks ?

I wanted to share code but i have no idea where to start :/

0
this is another great article that i think could help you however in your case it might need some tweaking https://scriptinghelpers.org/questions/28244/best-way-to-mass-save-data#31696 ProfessorSev 220 — 8y

1 answer

Log in to vote
0
Answered by
Shawnyg 4330 Trusted Badge of Merit Snack Break Moderation Voter Community Moderator
8 years ago

It depends how you're looking to approach this. You could either use a DataStore, in which it saves a Player's Data, or simply create Values within the player. Either way could achieve your goal, but I suggest you learn the basics. Best of luck.

Ad

Answer this question