How would I make my tycoon save?

How would I make my tycoon game save?

You’ll need to make use of DataStoreService. Try using AlvinBlox’s tutorials on it: Roblox DataStore Tutorial - Data Stores & Saving Data - Scripting Tutorial - YouTube

I also recommend this tutorial for saving multiple values:
Roblox | How to Save Tables to a Datastore - YouTube, however this tutorial doesn’t wrap saves in p-calls, which is really important.

1 Like

This is a common problem. In order to save in tycoon games, you need to have a game-pass or purchase a certain item that will save your game.