Shirt.ShirtTemplate id help

Hey there, so I’m trying to make a staff clothing door in my game but I’m not sure how to get the ShirtTemplate ID.

I tried putting the ID of the actual shirt in but it didn’t work, because I need the “image template” which I am unsure of how to get.

Wondering if anyone can help me and walk me through how to get the ShirtTemplate and PantsTemplate ID, thanks!

Go into studio and add an NPC for testing purposes. Add a shirt and/or pants instance(s), and copy the catalog link(s) into each of them. It will then load a different id, which should be in the form you are looking for. Copy the new link and paste it into your script.

1 Like