fl4mxr1
(flour_mixer)
#1
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:
MPS:GetProductInfo(itemId, Enum.InfoType.Asset)
(MPS
is MarketplaceService)
fl4mxr1
(flour_mixer)
#2
nvm found a solution IconImageAssetId returning as 0
"rbxthumb://type=Asset&id="..itemId.."&w=420&h=420"
1 Like
system
(system)
Closed
#3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.