Use:
local humanoid = workspace.Dummy.Humanoid
local desc = game.Players:GetHumanoidDescriptionFromOutfitId(outfitid)
humanoid:ApplyDescription(desc)
Use:
local humanoid = workspace.Dummy.Humanoid
local desc = game.Players:GetHumanoidDescriptionFromOutfitId(outfitid)
humanoid:ApplyDescription(desc)