hello forum,
earlier i was making a script that changed an ImageLabel’s “Image” property, however, no matter how i put the id; it didn’t load in so, i decided to put it in manually (which worked) and copy the id that showed up after that…
surprise! it was different:
library Id: 6478582912 (what i put in)
loaded Id: 6478582908 (what showed up)
why does this happen? is there any way i can get the Id that loads?