iGap
|
  |
| Joined: 17 Mar 2013 |
| Total Posts: 1087 |
|
|
| 01 May 2013 11:39 AM |
local Utils = assert(LoadLibrary("RbxUtility")) abc = game:WaitForChild("MarketplaceService"):GetProductInfo(109843732) local JSON = Utils.EncodeJSON(abc) print(abc[1])
New to MarketplaceService. How would I just print the Description of the item for example? It just errors for me - it's a start. |
|
|
| Report Abuse |
|
|
| |
|
|
| 01 May 2013 02:27 PM |
@zeke
Not only is that not very nice, but your code has errors as well. |
|
|
| Report Abuse |
|
|
|
| 01 May 2013 02:51 PM |
ZekeZakKaz
t = true
if t then question = "this is a hard question" elseif not t then Roblox:GetService("Forums"):FindFirstChild("ZekeZakKaz"):TellToGetOut() end
print("yay") |
|
|
| Report Abuse |
|
|
|
| 01 May 2013 02:52 PM |
Also, maybe this might help you. Not sure though since I'm not that familiar with marketplaceservice either.
http://wiki.roblox.com/index.php/Website_APIs |
|
|
| Report Abuse |
|
|
129K
|
  |
| Joined: 23 Aug 2011 |
| Total Posts: 19010 |
|
| |
|
|
| 03 May 2013 09:34 AM |
Guys, I just noticed that we haven't really addressed the question :p
@iGap I'm not sure about MarketplaceService either, but I've been hearing that Roblox is having some problems with it at the time. |
|
|
| Report Abuse |
|
|