X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=gamemodes-server.cfg;h=77a6d735dc80c97fff785a4ffdbf9ecabc7d1fca;hb=56a76f26d01e2c48273ee2a446d3afaedcf325d9;hp=691299e44656fd97b3648ff22cb1dce0101df116;hpb=579b98f2d87d5d2753618322ade31af1422d91ec;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/gamemodes-server.cfg b/gamemodes-server.cfg index 691299e44..77a6d735d 100644 --- a/gamemodes-server.cfg +++ b/gamemodes-server.cfg @@ -222,8 +222,8 @@ set g_assault 0 "Assault: attack the enemy base as fast as you can, then defend set g_ca 0 "Clan Arena: Played in rounds, once you're dead you're out! The team with survivors wins the round" set g_ca_point_limit -1 "Clan Arena point limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)" set g_ca_point_leadlimit -1 "Clan Arena point lead limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)" -set g_ca_spectate_enemies 0 "Allow spectating enemy player by dead player during clan arena games" -set g_ca_warmup 10 "how long the players will have time to run around the map before the round starts" +set g_ca_spectate_enemies 0 "allow eliminated players to spectate enemy players during Clan Arena games" +set g_ca_warmup 10 "time players get to run around before the round starts" set g_ca_damage2score_multiplier 0.01 set g_ca_round_timelimit 180 "round time limit in seconds" set g_ca_teams_override 0 @@ -354,8 +354,8 @@ set g_domination_point_rate 0 "override: how often to give those points" set g_domination_point_glow 0 "domination point glow (warning, slow)" set g_domination_roundbased 0 "enable round-based domination (capture all control points to win the round)" set g_domination_roundbased_point_limit 5 "capture limit in round-based domination mode" -set g_domination_round_timelimit 120 -set g_domination_warmup 5 +set g_domination_round_timelimit 120 "round time limit in seconds" +set g_domination_warmup 5 "time players have to wait before the round starts" //set g_domination_balance_team_points 1 "# of points received is based on team sizes" @@ -363,11 +363,12 @@ set g_domination_warmup 5 // freezetag // =========== set g_freezetag 0 "Freeze Tag: Freeze the opposing team(s) to win, unfreeze teammates by standing next to them" -set g_freezetag_warmup 10 "Time players get to run around before the round starts" +set g_freezetag_warmup 10 "time players get to run around before the round starts" set g_freezetag_point_limit -1 "Freeze Tag point limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)" set g_freezetag_point_leadlimit -1 "Freeze Tag point lead limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)" set g_freezetag_revive_speed 0.4 "Speed for reviving a frozen teammate" -set g_freezetag_revive_clearspeed 1.6 "Speed at which reviving progress gets lost when out of range" +set g_freezetag_revive_speed_t2s 0.25 "Speed for reviving a frozen teammate if g_freezetag_revive_time_to_score is active" +set g_freezetag_revive_clearspeed 1.6 "Speed at which reviving progress gets lost when out of range (if g_freezetag_revive_time_to_score is active reviving progress is not cleared)" set g_freezetag_revive_extra_size 100 "Distance in qu that you can stand from a frozen teammate to keep reviving him" set g_freezetag_revive_nade 1 "Enable reviving from own nade explosion" set g_freezetag_revive_nade_health 40 "Amount of health player has if they revived from their own nade explosion" @@ -504,8 +505,8 @@ set g_nexball_tackling 1 "Allow ball theft?" // =========== set g_onslaught 0 "Onslaught: take control points towards the enemy generator and then destroy it" set g_onslaught_point_limit 1 "Onslaught point limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)" -set g_onslaught_warmup 5 -set g_onslaught_round_timelimit 500 +set g_onslaught_warmup 5 "time players have to wait before the round starts" +set g_onslaught_round_timelimit 500 "round time limit in seconds" set g_onslaught_teleport_radius 200 "Allows teleporting from a control point to another" set g_onslaught_teleport_wait 5 "Time before player can teleport again" set g_onslaught_spawn_choose 1 "Allow players to choose the control point to be spawned at"