#How to get a shirt's name via script?

5 messages · Page 1 of 1 (latest)

rose vale
#

ye

umbral seal
#

Wow bro nice

quartz cargo
#

You should be able to get the shirt’s name via script by adding the shirt to the workspace (by adding a shirt object) and pasting its ID Number into it inside the property tab.

Here’s an example script whenever it’s finished:

local shirtName = game.Workspace.Shirt — Reference the shirt here.

Print(shirtName.Name)

#

Tbh I’m pretty basic to scripting so I could be wrong lol

rose vale
#

this won't work cause it's only get the name of the object