im trying to get hats made by roblox and display them in a menu, but the IconImageAssetId always seems to be 0. heres how the MarketplaceService function looks like in the code:
IconImageAssetId
MPS:GetProductInfo(itemId, Enum.InfoType.Asset)
(MPS is MarketplaceService)
MPS
nvm found a solution IconImageAssetId returning as 0
"rbxthumb://type=Asset&id="..itemId.."&w=420&h=420"
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.