# Example hint code structure: if (player.GetTeam() == 1): launcher.Launch(player) else: print("Team 2, you're not getting launched today.")