menu
Roblox Forum Archive
Home
User Search
Forums
Donate
search
settings
Home
User Search
Forums
Donate
launch
Go to User Dashboard
Forums
Scripters
How to return a http table?
chevron_left
chevron_left
chevron_left
of
1
chevron_right
chevron_right
chevron_right
How to return a http table?
ScriptingRevolution
Join Date: 2015-09-19
Post Count: 528
#190029120
Monday, May 30, 2016 12:18 AM GMT
So I Have a Raw link that I want to return into a table how would i do that?
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
ScriptingRevolution
Join Date: 2015-09-19
Post Count: 528
#190030395
Monday, May 30, 2016 12:34 AM GMT
I think it has somthing to with JSON?
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
Egtix
Join Date: 2009-10-22
Post Count: 3471
#190031200
Monday, May 30, 2016 12:45 AM GMT
local JsonToTable = game:GetService("HttpService"):JSONDecode("{json}") ᵈᵃᶰᶤᵉˡ
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
ScriptingRevolution
Join Date: 2015-09-19
Post Count: 528
#190035412
Monday, May 30, 2016 1:46 AM GMT
Any other methods?
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
Egtix
Join Date: 2009-10-22
Post Count: 3471
#190035463
Monday, May 30, 2016 1:46 AM GMT
No, I don't believe there are any other methods. Also, HttpService doesn't need to be enabled to use the JSON functions. ᵈᵃᶰᶤᵉˡ
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
chevron_left
chevron_left
chevron_left
of
1
chevron_right
chevron_right
chevron_right