Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

My image Label will not work with any of my decals. Why?

Asked by 7 years ago

I honestly don't understand why this is happening but all the decals I've uploaded will not show up when I try to use them as an image label. I know I have to set the image to "rbxassetid://" then what ever image I want to use but it isn't working. This is only happening with images that I've uploaded because when I set it to an older decal that wasn't made by me, it works.

0
If you have only just uploaded the image it take time for roblox to process / check it before you are able to use it. User#5423 17 — 7y
0
That's because the older one is uploaded a while ago the newer one needs like 5 minutes to 1 hour! If that doesn't work try saving it to your file and uploading it from there, that's what I did.... good luck. -Goldenkings11 :) Goldenkings11 -11 — 7y
0
If that doesn't work save it to your file and take the block and add a surface gui and place a image label in that and go on that and go on your file and upload the picture from there. - Goldenkings11 "Sorry, I wanted to be more specific this time" Goldenkings11 -11 — 7y
0
yea kinda the same for me when i click choose file when im uploading the image it doesnt work beanbeanbeanbean12 0 — 3y

2 answers

Log in to vote
0
Answered by 7 years ago
Edited 7 years ago

It takes time to see your decals if you just uploaded them. They needs to get accepted by Roblox staff. If you can't see YOUR older decals, try this technique:

1. Open Toolbox
2. Go to "My Decals"
3. Choose any decal you want
4. Click on a part
After pasting your decal on the part
5. Choose decal object inside that part
6. Copy it's ID
7. Paste to ImageLabel's ID property

If you ask why you should do it if you even can't see your older decals, in-game decal IDs and roblox site decal IDs are different. Roblox site decal IDs can be IDs of decals as items, not the decals itself.

Ad
Log in to vote
-1
Answered by 7 years ago

What You Need To do is subract "1" off the end. So is the ID was something like 12345678, then the id for the Image Label Would Be 12345677.

**OR ** Find Your Decal, put it onto a brick, then copy the ID, it will have already subtracted one off the end for you.

REMEMBER : USE rbxassetid://12345677 . Otherwise it wont work (remove 12345677 for your ID with one number subtracted)

0
The subtract 1 trick is almost guaranteed to not work. At peak times, your decal asset and image asset can be 30 ids apart. Letting Studio concert for you is the easiest method. Dog2puppy 168 — 5y

Answer this question