Shirt Error, Help


image

Yeah so the issue here is that the humanoid doesn’t have any shirt or pants. I would just add them to the dummy and it should work fine.

image
like this?

You tried to add a negative value to your money value.
Try to use this instead of the current money value line. plr.leaderstats.Money.Value -= 50

Yeah that should work, have you tested it?

yes, but it does nothing it gives no error it just does nothing now

In game check if the values are being updated.

I have just replied to you about your problem.

You tried to add a negative value to your money value.
Try to use this instead of the current money value line plr.leaderstats.Money.Value -= 50

i did change it earlier , but thx for the tip anyways

nope, nothing changed it stays like it is

I changed the code I send earlier and it should work now.

Are you sure that the money is set to 50 or above?

Nope, it doesnt work. its the same problem

Can you send me an error print? Or is there no error?

For the ID’s did you enter the correct one, since it looks like you never changed them.

There is no error, very strange

no it’s not connect. Hold on let me fix your script just a second please
Can you send it in a text form?

Try this at the top:

local ShirtID = 5401310743
local PantsID = 5401343919

This is what my character is currently wearing so it should show.

still the same, it does nothing