|
| 13 Apr 2014 02:12 PM |
i wasnt on roblox for a few months and today i found out this new type of data saving http://wiki.roblox.com/index.php?title=DataStore so i have a few questions
1.Can someone explain me what is Async? 2.Is GetAsync and SetAsync used for saving and loading ? 3.is data deleted if i upgrade its value to 0? |
|
|
| Report Abuse |
|
|
| |
|
yurhomi10
|
  |
| Joined: 10 Dec 2008 |
| Total Posts: 13886 |
|
|
| 13 Apr 2014 02:27 PM |
GETASYNC is a method to get saved data from roblox.
setasync is used to save a value.
im still pretty new to this so these kinds of methods might be a little more flexible. |
|
|
| Report Abuse |
|
|
yurhomi10
|
  |
| Joined: 10 Dec 2008 |
| Total Posts: 13886 |
|
|
| 13 Apr 2014 02:28 PM |
0 is still a value, nil would be more appropriate. Though, i havent really tested these values out.
gimme a sec, i wanna give a model that might help you out with datastores.
|
|
|
| Report Abuse |
|
|
yurhomi10
|
  |
| Joined: 10 Dec 2008 |
| Total Posts: 13886 |
|
|
| 13 Apr 2014 02:30 PM |
http://www.roblox.com/DataStore-LeaderBoard-item?id=153337048
blueboy#### helped me out with this, if you have any questions you should go to him since he helped me out with this, well all of it really. |
|
|
| Report Abuse |
|
|
|
| 13 Apr 2014 02:30 PM |
| well i will test this abit i can do data persistance awesome but this is still strange for me:) |
|
|
| Report Abuse |
|
|