]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Use team spawn points (if any) by default in Clan Arena, applies vote 23 of the Balan...
authorSpike29 <leguen.yannick@gmail.com>
Sun, 29 Sep 2024 09:33:47 +0000 (11:33 +0200)
committerSpike29 <leguen.yannick@gmail.com>
Sun, 29 Sep 2024 09:33:47 +0000 (11:33 +0200)
gamemodes-server.cfg

index 7e86d7f2656207ed6468235c65b8eb7757e1b852..a98bab43e13c530dabda26c7cfc3eb261d3cad70 100644 (file)
@@ -265,7 +265,7 @@ set g_ca_damage2score 100  "every this amount of damage done give players 1 poin
 set g_ca_round_timelimit 180 "round time limit in seconds"
 set g_ca_round_enddelay 1 "seconds of delay for score evaluation after round could end"
 set g_ca_teams_override 0
-set g_ca_team_spawns 0 "when 1, players spawn from the team spawnpoints of the map, if any"
+set g_ca_team_spawns 1 "when 1, players spawn from the team spawnpoints of the map, if any"
 set g_ca_teams 0
 set g_ca_prevent_stalemate 0 "When round time ends instead of instant stalemate give round win to the team with 1: most survivors. 2: most total health. 3: most survivors or if equal then most total health"
 set g_ca_weaponarena "most" "starting weapons - takes the same options as g_weaponarena"