Remove half of the decal ID

I often paste just the ID into an ID box (Image, Texture, etc…) and sometimes roblox formats it, sometimes it doesn’t. It’d be 10/10 cool if I could just put the numbers in and roblox would figure out what I meant and let me keep that number input (don’t put rbxasset:// or whatever) in the Image/Texture/Whatever ID box.

7 Likes

Done. You can also copy the full url to the asset. Both should work now.

4 Likes

I like you.

Thank @Seranok for this. I just post here for the likes.

5 Likes

Whenever I put just a number in any Image property, it produces this error in output in Studio:

Content failed to parse for rbxassetid://133293265 because tag expected after Byte-Order-Mark

It does this with every number, this error is for 133293265 for example

Also ScriptOn requested this:

But when you paste a number it does put rbxassetid:// before it. Is that intentional?

The rbxassetid:// is intentional. @Seranok would know more.

This error doesn’t affect the functionality, just ignore it for now. I’ll fix it.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.