How to code this outfit GUI

PLEASE KNOW THAT THIS IS A NOOBIE

So i need some help i can provide you with the stuff

Screenshot 2021-02-19 210848

i know that most will ignore this

so you can put in a clothing id such as front accessorys, hats, waist items and clothing like shirts and pants, and also so that if you have a hat you can go like for example 2620478831.2313973801 so it applies the custom decal onto the item changing the item texture

heres the rblx file Thingie.rbxl (34.9 KB)

also its a recreation of electric states outfit gui

and i have no experience at all with scripting and need all the help i can get :cry:

2 Likes

I believe you need to use MarketplaceService to check for its asset type and then apply to accordingly from the response. This request is most likely asynchronous and requires a protected call applied.

The rest of it is pretty straight-forward.

1 Like

In order to do this, use MarketplaceService to check if the id provided is an accessory. If yes then you can use InsertService to insert the requested asset into the player’s character