#accesoires icon
13 messages · Page 1 of 1 (latest)
its a link to a diffrent Post in this channel
[object Object]
you need the "IconImageAssetId" of teh asset and put it into the image label
look there
local id = 10084548738
local Image = "http://www.roblox.com/asset-thumbnail/image?assetId="..id.."&width=420&height=420&format=png"
ImageLabel.Image = Image
that should work
IconImageAssetId only works for dev products or game passes judging by the docs
idk try it it could work
local id = 10084548738
local Image = "http://www.roblox.com/asset-thumbnail/image?assetId="..id.."&width=420&height=420&format=png"
ImageLabel.Image = Image
```works
i tryed
ok coolio
** You are now Level 5! **