Lem0nzz2
|
  |
| Joined: 03 Jul 2014 |
| Total Posts: 211 |
|
|
| 24 Jan 2015 03:02 PM |
Alright so I have a couple questions, first I'm confused of how to use DataPersistance, it's not getting into my head how do you do this?
Second question, how would I make an inventory, that can add items into it if you store them? I'm mostly concerned about saving the inventory. |
|
|
| Report Abuse |
|
|
|
| 24 Jan 2015 03:04 PM |
read this
http://wiki.roblox.com/index.php?title=Data_persistence |
|
|
| Report Abuse |
|
|
025110
|
  |
| Joined: 23 Nov 2012 |
| Total Posts: 57661 |
|
| |
|
|
| 24 Jan 2015 03:07 PM |
^^^
It's best to store your backpack's items with specific IDs. For instance, have an IntValue in the tool or item that denotes its ID. Then use DataStore to save a string JSON (JSON is a stringified table) which is a table of what they had in their inventory. |
|
|
| Report Abuse |
|
|
Lem0nzz2
|
  |
| Joined: 03 Jul 2014 |
| Total Posts: 211 |
|
|
| 24 Jan 2015 03:17 PM |
| I'm still confused I'm seeing >, <, and / What is that? |
|
|
| Report Abuse |
|
|