of     1   

rsh2
#228145335Monday, November 27, 2017 2:40 PM GMT

I have a textbutton where people are allowed to type in items ID's and they can either wear the item or buy it. The problem I'm having is finding a way to display an image of the ID they input from the Catalog. Is there a service i can use, or script?
gskw
#228145770Monday, November 27, 2017 3:01 PM GMT

So you want to show a preview of how the shirt will look, like on the catalog? Set the following as the image ID for a ImageLabel: https://www.roblox.com/asset-thumbnail/image?assetId=1&width=777&height=777&format=png Replace 123456 with the correct asset ID. Also, replace 777 with an "inappropriate" number. See: http://wiki.roblox.com/index.php?title=Web_APIs#Image_APIs
rsh2
#228178083Tuesday, November 28, 2017 3:29 AM GMT

It says Error 404. Page not Found for the first link.
Soybeen
#228178225Tuesday, November 28, 2017 3:32 AM GMT

It's not a link you can travel to- you're supposed to put that in the Texture property of your decal, supplementing your item's ID for the part where it says assetid=1
rsh2
#228182507Tuesday, November 28, 2017 5:55 AM GMT

Ah. Ok. Sorry but this is new territory for me. So you want to show a preview of how the shirt will look, like on the catalog? Set the following as the image ID for a ImageLabel: ----------------------------------------------------- https://www.roblox.com/asset-thumbnail/image?assetId=1&width=777&height=777&format=png Replace 123456 with the correct asset ID. Also, replace 777 with an "inappropriate" number. See: http://wiki.roblox.com/index.php?title=Web_APIs#Image_APIs ------------------------------------------------------ What is an inappropriate number? Also, replace both 777's?
gskw
#228184319Tuesday, November 28, 2017 7:42 AM GMT

Yes, replace both 777s with a number Roblox won't let me post. You can find it in the Wiki link. Hint: see the subreddit "trees".

    of     1