Game ReferenceGame Global FunctionsClothingSetPlayerOutfitOn this pageClothingSetPlayerOutfit Description Sets the various pieces of a pre-made outfit to the player. function ClothingSetPlayerOutfit(outfit) --[[ ... ]] end Parameters outfit: string - Outfit name. Return Values ... Example ... See Also Game's Native ClothingBuildPlayer