|
| 08 Feb 2015 12:58 AM |
| Hey, Im just needing someone to point me in the direction we're I can learn about saving. Im wanting it to save a bunch of String and Bool Values so that if you leave its all saved, then next time your back on the game all your data is saved. Thanks the value's will have things like your current coordinates etc, Then when you enter again it puts you back at those coordinates. |
|
|
| Report Abuse |
|
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
|
| 08 Feb 2015 12:59 AM |
http://wiki.roblox.com/index.php?title=DataStoreService http://wiki.roblox.com/index.php?title=DataStore
all it takes |
|
|
| Report Abuse |
|
|
| |
|
cosmo9512
|
  |
| Joined: 20 Jun 2013 |
| Total Posts: 1407 |
|
|
| 08 Feb 2015 01:15 AM |
| For just basic values for each player - like Money - data persistence will do. |
|
|
| Report Abuse |
|
|
drager980
|
  |
| Joined: 25 May 2009 |
| Total Posts: 13385 |
|
|
| 08 Feb 2015 01:22 AM |
@cosmo you should try to avert from using data persistence in all scenarios, though. datastores are much better
AND THE TIGER GOES ROAR |
|
|
| Report Abuse |
|
|