- Mar 30, 2021
- 143
- 30
Cyberen submitted a new resource:
Majority Prefab Control Points - For weird maps with distant control points
Read more about this resource...
Majority Prefab Control Points - For weird maps with distant control points
For those who want a CP-domination map like Standin that isn't all-or-nothing, this barebones prefab is for you!
The logic tallies up the control points controlled by each team, and a simple majority wins the round.
To expand this to a 5cp or 7cp map, copy the points and increase the logic_compare value from 3 to 5 or 7.
The way it works is that the initial value of each cp's math_counter is 1. Captured by Red sets the value to 2, captured by Blu sets the value to 0. When the round ends...
Read more about this resource...