You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/6v6-2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ In the 6v6 format, 5CP maps (such as Process) and KOTH maps (such as Product) ar
27
27
28
28
### 5CP
29
29
30
-
The time limit is set to 30 minutes (mp_timelimit 30) and the win limit to 5 rounds (mp_winlimit 5). The first team to reach five points, or the team with the highest amount of points once the map timer runs out, wins the map. If the map score is tied once the time limit is reached, a decider round (“Golden Cap”) will have to be played.
30
+
The time limit is set to 30 minutes (mp_timelimit 30) and the win limit to 5 rounds (mp_winlimit 5). The round timer is set to 5 minutes. The first team to reach five points, or the team with the highest amount of points once the map timer runs out, wins the map. If the map score is tied once the time limit is reached, a decider round (“Golden Cap”) will have to be played.
Copy file name to clipboardExpand all lines: docs/9v9-2.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ In the 9v9 format, 5CP maps (such as Gullywash), A&D and Payload maps (such as S
15
15
16
16
### 5CP
17
17
18
-
The time limit is set to 30 minutes (mp_timelimit 30) and the win difference to 5 rounds (mp_windifference 5). The first team to reach a five point lead over the other, or the team with the highest amount of points once the map timer runs out, wins the map. If the map score is tied once the time limit is reached, a decider round (“Golden Cap”) will have to be played.
18
+
The time limit is set to 30 minutes (mp_timelimit 30) and the win limit to 5 rounds (mp_winlimit 5). The round timer is set to 5 minutes. The first team to reach five points, or the team with the highest amount of points once the map timer runs out, wins the map. If the map score is tied once the time limit is reached, a decider round (“Golden Cap”) will have to be played.
19
19
20
20
#### Golden Cap in 5CP
21
21
@@ -25,6 +25,12 @@ The winner of a map that ended with a “Golden Cap” round is awarded 2 league
25
25
26
26
### KOTH (King Of The Hill)
27
27
28
+
There is no time limit. A win limit of 3 rounds (mp_winlimit 3) is set. The first team to win three rounds in the map wins.
29
+
30
+
If the final score of a KOTH map has a difference of only 1 point (3-2 or 2-3) it is classified as a “Golden Cap” result, with the winner being the team who won 3 rounds.
31
+
32
+
### KOTH (King Of The Hill) (alternative Bo7 ruleset)
33
+
28
34
There is no time limit. A win limit of 2 rounds (mp_winlimit 2) is set. The first team to win four rounds in the map wins.
29
35
30
36
Each half in KOTH concludes when a team wins two rounds within that half or reaches a total of four round wins to secure the match. At least two halves will always be played.
@@ -43,7 +49,7 @@ Here’s an example of a KOTH match extending into a third half:
43
49
44
50
**Important Note: Once the match is finished, make sure to use `mp_winlimit 1`. This will stop the match and make sure the logs are correct and do not have an extra round.**
45
51
46
-
If the final score of a KOTH map has a difference of only 1 point (4-3 or 3-4) it is classified as a “Golden Cap” result, with the winner being the team who won 3 rounds.
52
+
If the final score of a KOTH map has a difference of only 1 point (4-3 or 3-4) it is classified as a “Golden Cap” result, with the winner being the team who won 4 rounds.
0 commit comments