I am able to put hat id in the face

  1. What do you want to achieve? Keep it simple and clear!
    I am trying to change the face of the player using a textbox where the player has to place the Id
  2. What is the issue? Include screenshots / videos if possible!

Basically, when I put an Id for an accessory I get that accessory image in the players face

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

I have tried multiple devfourm posts but there were no use to me. I also tried using rbxassetId and it doesn’t work for me

heres the code (ServerScript):

Any help would be appreciated :smiley:

If you want to prevent this you could use Marketplace Service:GetProductInfo(ID here).

You would get the products information then u can check the AssetTypeId to check if it’s a hat!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.