I'm working on a Grifball map, but I can't figure out how to give two capture points to each team. Every time, each team can capture the bomb in one of their own and both of the opposition's. Is this doable, and if so, what am I doing wrong? Also, is it possible to make it so a bomb-carrier can travel through a soft-kill zone without forcing them to drop the bomb?
Place multiple team-owned AS_GOAL objects. Two for Red, two for Blue, and so on. And no, I don't think you can allow a bomb carrier to go through a Soft Kill Zone with a bomb.
That's how I set it. On one side I have 8 Red Spawns and 2 AS_GOAL points set to Red team, and the same on the other side but for Blue. The problem is that while playing, not only can each team plant the bomb in the opposing team's plant points, each team can score in one of their own, breaking gameplay.