What I’m having an issue with is that my clothing buyers tell me that the clothing on a mannequin in my Homestore isn’t on sale. However, it is on sale, I have premium, and it’s made by me. I’m assuming it’s the faulty script but I checked everywhere and it seems to be correct. I am just confused on why the Roblox GUI is telling the customer my clothing is not on sale.
Here is the script being used for the mannequin. The click detector is also in place but I just can’t get this problem fixed.
You’re selling the wrong asset. 4924580074 is a Pants Image (template) asset which is not valid for sales, it is only used by the Humanoid object for rendering pants in-game. You need to sell the actual Pants asset, which has an id of 4924580092.
Thank you so much! I think what I did wrong was copy the URL into the model then went back to copy the ID from the model, and used that instead of going to the asset.