]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Keepaway.md
Mention cvar
[xonotic/xonotic.wiki.git] / Keepaway.md
index d4df4767cfdf7fc9a79def146537f0d139349920..7e3a4c4c28f3afb6e23d9d64ef3aa656a1fa0101 100644 (file)
@@ -9,6 +9,8 @@ In Keepaway, a ball will spawn randomly on the map. The goal is to take the ball
 Scoring
 -------
 
+The default scoring as of 0.8.2 is as follows:
+
 | Action | Score |
 |:-:|:-:|
 | Kill an opponent while you hold the ball | +1 |
@@ -18,25 +20,18 @@ Other kills score no points.
 
 The first player to reach the frag limit (usually 30) will win the match.
 
-Detailed rules
---------------
+### Custom scoring
 
-* If nobody collects the ball for 10 seconds, it will teleport to a random place
+Servers can change the scoring system with [CVars](CVars) (`g_keepway_score_*`). The score you get for kills can be changed.
 
-Map Entities
-------------
+Additionally, it's possible to also award players with points based on time, solely for carrying the ball around.
 
-_(Insert Map Entities here)_
+Detailed rules
+--------------
+
+* If nobody collects the ball for a while, it will teleport to a random place
 
 Helpful Hints and Tips
 ----------------------
 
--   _(Insert Hints Here)_
-
-List of Demos and Videos
-------------------------
-
--   Demo: _(Insert Demo or Video Here)_
--   Players: _(Insert Player Names Here)_
--   Key Points: _(Insert key points in match here)_
-
+-   _(Insert Hints Here)_
\ No newline at end of file