How do i make an image label change when a text labels text is == to something?

here are the images
Screen Shot 2021-02-23 at 6.09.29 PM

I forgot to fix (change script): EditsFixes.rbxm (12.7 KB) (now should be fixed)

oof still the same as the last pic

Try using: print(ImageLabel.Image)

Try changing the zindex-------

yeah that also doesn’t work :frowning:

the zindex to what number?

Try changing to 999-------------------------------

If that doesn’t work, then I have a question to ask: When you try to change the Image on the ImageLabel, does something popup, with an Add Image Button?

wdym Add Image Button its just blank thats all, nothing pops up

Is Allow HTTP Requests On??? -

yes http requests is on

It works perfectly fine for me.

can i see?

Change the image changer script to a server script.

a normal script in serverscriptservice?

No. Copy the “LocalScript” Source, then delete, then put “Script” in same place where “LocalScript” was then paste the copied into the “Script”.

Like this right?
Screen Shot 2021-02-23 at 6.53.06 PM

1 Like

it still doesn’t work

Can I have edit access to see what’s wrong ?