list_images_for_team_by_id
result = list_images_for_team_by_id(info.team);
if (atoi(arg) > 0 && list_images_for_team_by_id(atoi(arg)) == B_OK)