]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
set g_superspectate in default too, thanks MrBougo
authorJakob MG <jakob_mg@hotmail.com>
Fri, 17 Aug 2012 19:10:20 +0000 (21:10 +0200)
committerJakob MG <jakob_mg@hotmail.com>
Fri, 17 Aug 2012 19:10:20 +0000 (21:10 +0200)
defaultXonotic.cfg

index 85cf25f013b83f6b70939f39edbb2305fe4d2381..96908168944b2472402f5b3776b357a1246f04cd 100644 (file)
@@ -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