X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=xonotic-client.cfg;h=5ccf96968d677c25ab8da2c774280b2e240cf1b4;hb=6829a2e04cf1929e3db36379d0b5da0e140f5538;hp=4ea44c0e959c00d9242ca7b99227aa4643f64d59;hpb=fd74063a87795478c3f936db15062611ed31cb09;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/xonotic-client.cfg b/xonotic-client.cfg index 4ea44c0e9..5ccf96968 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -548,7 +548,7 @@ seta menu_slist_showlaggy 0 "show servers even if they are very high latency (se seta menu_slist_modfilter "" // set to either: !modname or modname. modname of = means "same as we are running now". // other serverlist cvars -seta menu_slist_categories 1 +seta menu_slist_categories 0 seta menu_slist_categories_onlyifmultiple 1 seta menu_slist_purethreshold 0 seta menu_slist_maxping 300 @@ -753,7 +753,7 @@ set cl_accuracy_data_receive 0 "1 receive weapon accuracy data statistics at the set developer_csqcentities 0 "csqc entity spam" seta cl_forceplayermodels 0 "make everyone look like your own model (requires server to have sv_defaultcharacter 0)" -seta cl_forceplayercolors 0 "make enemies look like your own color (requires server to have sv_defaultcharacter 0); 2: enable it even in teamplay (only when there is exactly one enemy team); 3: enable it only playing Duel" +seta cl_forceplayercolors 0 "make enemies look like your own color (requires server to have sv_defaultcharacter 0); 1: in all game modes without teams, 2: even in game modes with 2 teams, 3: only in Duel" seta cl_forcemyplayermodel "" "set to the model file name you want to show yourself as (does not affect how enemies look with cl_forceplayermodels)" seta cl_forcemyplayerskin 0 "set to the skin number you want to show yourself as (does not affect how enemies look with cl_forceplayermodels)" seta cl_forcemyplayercolors 0 "set to the color value (encoding is same as _cl_color) for your own player model (ignored in teamplay; does not affect how enemies look with cl_forceplayermodels)"