X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=gamemodes.cfg;h=e46c30718ea9ad899959e0c76595b4bf22324822;hb=f92a4b0fce27d4c7a3b6fdc5925b385d5628be90;hp=9c70adca3cd8c695b9f2f10762f8af0acb01a62d;hpb=bd1c487b7b243df71ea59a999d8952fab2303717;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/gamemodes.cfg b/gamemodes.cfg index 9c70adca3..e46c30718 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -256,6 +256,7 @@ set g_ca_teams 0 set g_ctf 0 "Capture The Flag: take the enemy flag and bring it to yours at your base to score" set g_ctf_oneflag 0 "Allow oneflag CTF mode on maps that support it" set g_ctf_oneflag_reverse 0 "apply reverse mode to oneflag CTF (take flag to enemy bases to cap), overrides g_ctf_reverse only in oneflag, g_ctf_reverse still affects oneflag" +set g_ctf_leaderboard 0 "show top capture times in the scoreboard" set g_ctf_flag_return 1 "auto return the flag to base when touched by a teammate" set g_ctf_flag_return_carrying 0 "(manual return mode) auto return the flag to base if touched by a flag carrier" set g_ctf_flag_return_carried_radius 100 "allow flags to be returned by carrier if base is within this radius" @@ -326,7 +327,6 @@ set g_ctf_flag_neutral_skin 4 set g_ctf_flag_glowtrails 1 set g_ctf_fullbrightflags 0 set g_ctf_dynamiclights 0 -set g_ctf_captimerecord_always 0 "always show capture time information when someone captures the flag" seta g_ctf_ignore_frags 0 "1: regular frags give no points" exec ctfscoring-samual.cfg