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

How can I make a save gui for a tycoon?

Asked by 5 years ago

So I'm not sure if the title makes sense. I'm starting to learn to script but haven't learned enough, so I'm asking this:

How do I make a save button for tycoons? So I'm making a simple tycoon, like the zeds tycoon kit/ berezaas kit ones - and I was wondering if there's a script/gui i can use for it to autosave/have a save button.

0
Do you want it to save the models you bought, or the cash? RootEntry 111 — 5y
0
both. anything helps :) credits are given if a script is made for me btw <3 irDragon31 0 — 5y
0
iilevelmaker, id love to pm about this if instead of commenting, if thats ok :) ill send a quick pm saying hi rn so u can just reply to that irDragon31 0 — 5y

1 answer

Log in to vote
0
Answered by
Aorda 43
5 years ago
Edited 5 years ago

You need to use the "DataStoreService". It is pretty easy! You can find more about it here

Since this only works in server side, you can use a remote event to attach it to a gui button.

Ad

Answer this question