Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How do you find a hats mesh Id and texture?

Asked by 10 years ago

I dont like inserting free models so is there a way to find it out without inserting thehat from free models?

1 answer

Log in to vote
1
Answered by
Tkdriverx 514 Moderation Voter
10 years ago

Enter this code into the Command Line:

game.InsertService:LoadAsset(hatId).Parent = game.Workspace Replace hatId with the ID at the end of the URL. I know it works with Gear, but I'm not sure about Hats.

0
Ok thank you that really helped! noob1126 34 — 10y
Ad

Answer this question