| |
|
|
| 22 Jun 2015 06:11 PM |
| Convert it to a string and hope it don't exceed the string limit :) |
|
|
| Report Abuse |
|
|
|
| 22 Jun 2015 06:11 PM |
| DataStore:SaveInstance(Model:IntanceType1337))); end |
|
|
| Report Abuse |
|
|
|
| 22 Jun 2015 06:14 PM |
@warp: Will try.. :/ Will it load the same?
@Abstract: Wiki says datstore can't save instances.. :/ |
|
|
| Report Abuse |
|
|
|
| 22 Jun 2015 06:17 PM |
| Can I store a model in a table, then store the table in datastore? |
|
|
| Report Abuse |
|
|
jode6543
|
  |
| Joined: 16 Jun 2009 |
| Total Posts: 5363 |
|
|
| 22 Jun 2015 06:37 PM |
| You'd be better off with the string solution. Tables are stored as JSON-formatted strings; that JSON has the same limit as regular strings. Try this: http://www.roblox.com/EncodeInstance-Module-Does-not-work-with-CSG-item?id=176696010 |
|
|
| Report Abuse |
|
|
|
| 22 Jun 2015 06:47 PM |
| I figured out a different way I could do it, but only in my case, as most of my game is based off of strings. :P |
|
|
| Report Abuse |
|
|