ImageIDs are different in studio than in the roblox creator store?

So i made a set of scripts that make it so when you type a decal id from the creator store into a textbox in the player gui it should change the image of an imagelabel. The problem is i noticed when you copy an id from the creator store and paste it into the imagelabel manually the numbers change and thats the problem that i have, when i playtest the game and try to chnage the imagelabels image id using the textbox it doent work and since i put up warnings it tell me id was “Invalid”.

Is there any way i can fix this or am i screwed?

did you put rbxassetid:// in front of the id when changing the image label to it

1 Like