FootBa11
|
  |
| Joined: 16 Sep 2008 |
| Total Posts: 11501 |
|
|
| 21 Mar 2014 09:20 PM |
So I decode this JSON string like so:
EncodedJSON = ds:GetAsync(plyr.userId.."Stuff") DecodedJSON = Utils.DecodeJSON(EncodedJSON)
What do I do with it now? Insert it into a table?
Send offers on Messor/RDC |
|
|
| Report Abuse |
|
|
Bebee2
|
  |
| Joined: 17 May 2009 |
| Total Posts: 3985 |
|
|
| 21 Mar 2014 09:22 PM |
| Decoded JSON returns the original table. |
|
|
| Report Abuse |
|
|
FootBa11
|
  |
| Joined: 16 Sep 2008 |
| Total Posts: 11501 |
|
|
| 21 Mar 2014 09:24 PM |
Oh so its already in table format?
So I could refrence it like:
Player.leaderstats.Points.Value = DecodedJSON.Points
Send offers on Messor/RDC |
|
|
| Report Abuse |
|
|
Bebee2
|
  |
| Joined: 17 May 2009 |
| Total Posts: 3985 |
|
| |
|
FootBa11
|
  |
| Joined: 16 Sep 2008 |
| Total Posts: 11501 |
|
|
| 21 Mar 2014 09:25 PM |
WONDERFUL!
:D!
Send offers on Messor/RDC |
|
|
| Report Abuse |
|
|