I want to script a script that on the GUI you can see the ID of the pants/shirts that the ID has.
I have no clue of how to do it so if you know how to please tell me.
I want to put it in that imagenlabel:
I want to script a script that on the GUI you can see the ID of the pants/shirts that the ID has.
I have no clue of how to do it so if you know how to please tell me.
I want to put it in that imagenlabel:
ImageLabel.Image = "rbxthumb://type=Asset&id={assetIdHere}&w=420&h=420
Just replace the asset ID bit with the desired asset’s ID.
It keeps in white and doesn’t loads, the console says nothing.
BTW, I edit it into " script.Parent.Prenda.Image = “rbxthumb://type=Asset&id=7143467788” "
https://www.roblox.com/catalog/7143467788/vamp-emo-goth-grey-jeans-ripped-distressed-trendy
You need the w=420&h=420
bit too.
I do not understood what can I do for make it work, can you explain me it please?
rbxthumb://type=Asset&id=7143467788&w=420&h=420
This is all you need.