How would I script a line that will change my shirt to a different shirt using a shirt ID? I need this for my game.
I found this quite hard, but I finally managed to do this.
A T-Shirt
TheTShirtItem.ShirtTemplate="rbxassetid://"--Id after 'rbxassetid://'
A Shirt
TheShirtItem.Graphic="rbxassetid://"--Id after 'rbxassetid://'
Pants
ThePantItem.PantsTemplate="rbxassetid://"--Id after 'rbxassetid://'
Closed as Not Constructive by Articulating
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?