Talk:Team control point
Jump to navigation
Jump to search
Anybody have any ideas on how to reset the "progress" when a team is capping a node? I have a map where nodes are capped in a one-way manner (only one team can cap the neutral node) and I've noticed that this prevents the opposite team from "blocking" the node to prevent capture. Anyone have any ideas for a workaround? --Hovis 09:56, 31 Jan 2008 (PST)
- Try using a trigger_multiple with a filter set to the team that has to block capture, and have it output OnStartTouch Disable and OnEndtouch Enable to the cap node. Solokiller 10:19, 31 Jan 2008 (PST)
- Isn't that how the CP normally work on maps like gravelpit and dustbowl? Therefore you don't need a workaround or use trigger_multiple, just set it up how those maps do it. --Spacemonkey 15:52, 18 Jul 2008 (PDT)