(GroupID) if player.Team.Name == "Hospital Staff" then if character:FindFirstChild("Pants") then character:FindFirstChild("Pants"):Destroy() if PlayerRank >= 3 then local ocShirtClone = ocShirt:Clone() ocShirtClone.Parent = character elseif PlayerRank >= 8 then local hsShirtClone = ...