From: Jakob MG Date: Fri, 17 Aug 2012 19:10:20 +0000 (+0200) Subject: set g_superspectate in default too, thanks MrBougo X-Git-Tag: xonotic-v0.7.0~275 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8bbb8c702c33c017433c869b0be048a1f9516f34;p=xonotic%2Fxonotic-data.pk3dir.git set g_superspectate in default too, thanks MrBougo --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 85cf25f01..969081689 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1965,3 +1965,5 @@ set cl_simple_items 0 "enable simple items (if server allows)" 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