#Clothes giver reset

1 messages · Page 1 of 1 (latest)

hasty pasture
#

This script gives a new shirt to the player, but what if I want to do the reset it and put back on the player's default shirt. How would I do that using the Reset variable?

turbid orchid
#

I would say something but i dont have the self confidence to tell you

winter edge
#

Im not sure neither but i would recommend storing the players old shirt before they get the new shirt in a variable or maybe even a table if its for multiple players.

torn salmon
#

You could do what the person above said and just store the old shirt before then changing it back, or you could call Humanoid:ApplyDescription() using PlayersService:GetHumanoidDescriptionFromUserId(Player.UserId) to reset the whole avatar to the Player's current avatar.

turbid orchid
#

Lmao

hasty pasture