X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=91fb4230bc5e4cfcf09b26eefdacc4a36ac8ffc3;hb=8dd9e564bf844bd71312218ce4714e6324d6beb5;hp=85cf25f013b83f6b70939f39edbb2305fe4d2381;hpb=9d395e09c205bc34f81402b6bc95974817bd9953;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 85cf25f01..91fb4230b 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1962,6 +1962,9 @@ set cl_ghost_items 0.45 "enable ghosted items (when between 0 and 1, overrides t set cl_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the color unchanged" set sv_simple_items 1 "allow or forbid client use of simple items" set cl_simple_items 0 "enable simple items (if server allows)" +set cl_simpleitems_postfix "_simple" "posfix to add fo model name when simple items are enabled" set cl_fullbright_items 0 "enable fullbright items (if server allows, controled by g_fullbrightitems)" set cl_weapon_stay_color "2 0.5 0.5" "Color of picked up weapons when g_weapon_stay > 0" set cl_weapon_stay_alpha 0.75 "Alpha of picked up weapons when g_weapon_stay > 0" + +seta g_superspectate 0 "server side, allows extended spectator functions through the cmd interface. followpowerup, followstrength, followstshield or followfc [red|blue] will transfer spectation to the relevent player, if any" \ No newline at end of file