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

[Solved]How can I encode my metatable so that it will save?

Asked by 5 years ago
Edited 5 years ago

For my game it would be more efficient if I could save a metatable. Because of this fact I was wondering how I could accomplish this "impossible" task. In my research I found something called JSONEncode to encode my data into something saveable. Could someone explain how to use this? Thanks!

0
What exactly are you trying to accomplish in your game? If you are asking how do you save your game data I would recommend learning the "DataStoreService". If not, please help me understand what is your goal. lazycoolboy500 597 — 5y
0
I need to know how to save color3 values in this way. DeathGunner132 120 — 5y
0
I already know how to use data stores. I just want to be able to encode the data for saving. User#21908 42 — 5y
0
I thought my question was clear enough. User#21908 42 — 5y

Answer this question