of     1   

lordrambo
#149842126Sunday, November 16, 2014 1:28 AM GMT

I'm pretty sure it's possible because I saw someone asking for it a while ago and someone responded with a correct answer. It'd be a string that I'd put into the "Image" property or "Decal" property, kinda like the one for website characters.
Vendicular
#149842344Sunday, November 16, 2014 1:32 AM GMT

You can use HttpService if it works. i believe its the url of the item in quotes if im wrong ingore this post :P
lordrambo
#149842638Sunday, November 16, 2014 1:36 AM GMT

There was a way to do this long before that came out, and I don't think you can take data from ROBLOX directly with HTTP service
Vendicular
#149842691Sunday, November 16, 2014 1:37 AM GMT

thinking about it youre right that's probably how merely gets the info on his catalog
lordrambo
#149847339Sunday, November 16, 2014 2:45 AM GMT

Anyone?
KOTwarrior
#149848655Sunday, November 16, 2014 3:06 AM GMT

function getCatalogItemImg(id) return 'rbxhtp://http://www.roblox.com/Thumbs/Asset.ashx?Width=110&Height=110&AssetID='..id; end;
lordrambo
#149848799Sunday, November 16, 2014 3:08 AM GMT

Thanks, where'd you get that from? Is there some thread or page containing that type of stuff?
KOTwarrior
#149850213Sunday, November 16, 2014 3:30 AM GMT

http://www.roblox.com/Forum/ShowPost.aspx?PostID=111095643 But, because of the merge, Scripting Helpers and Scripters will be eliminated, removing most of these types of forums.
lordrambo
#149850599Sunday, November 16, 2014 3:37 AM GMT

Wow that's such a horrible idea. So much data is going to get lost.
xiaoxiao181
#149852253Sunday, November 16, 2014 4:02 AM GMT

What merge? Roblox didn't say anything about this. Where are you getting your information?
KOTwarrior
#149892064Sunday, November 16, 2014 7:38 PM GMT

Xiao, read this thread made by the mods: http://www.roblox.com/Forum/ShowPost.aspx?PostID=149756623

    of     1