]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Keepaway.md
Update Mapping packaging - fix markdown markup
[xonotic/xonotic.wiki.git] / Keepaway.md
1 Keepaway
2 ========
3
4 Object of the Game
5 ------------------
6
7 In Keepaway, a ball will spawn randomly on the map. The goal is to take the ball and—when you have it—kill as many people as possible and protect yourself.
8
9 Scoring
10 -------
11
12 The following actions can score you points (scores as of 0.8.2):
13
14 | Name | Action | Default score |
15 |:-|:-|-:|
16 | Kill As Carrier | Kill an opponent while you carry the ball | +1 |
17 | Ball Carrier Kill | Kill the ball carrier | +1 |
18 | Time Points | Carry the ball for a short amount of time | 0 |
19
20 In 0.8.2, there are no Time Points by default, but they can be enabled by the server (see below).
21
22 The first player to reach the score limit (usually 30) will win the match.
23
24 ### Custom scoring
25
26 Servers can change the score you get for each action above with [CVars](CVars) (`g_keepway_score_*`). This means they can also enable Time Points.
27
28 Detailed rules
29 --------------
30
31 * If nobody collects the ball for a while, it will teleport to a random place
32
33 Helpful Hints and Tips
34 ----------------------
35
36 -   _(Insert Hints Here)_