From: Rudolf Polzer Date: Sun, 7 Aug 2011 14:05:29 +0000 (+0200) Subject: disable waypoints for items X-Git-Tag: xonotic-v0.5.0~148^2~23 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0b736bc3155e202a593e5a6eeb22fb1734f51753;p=xonotic%2Fxonotic-data.pk3dir.git disable waypoints for items --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e7dca2c6d..abd694165 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1202,7 +1202,7 @@ set sv_curl_serverpackages_auto 1 "automatically add packs with *.serverpackage set sv_motd "" -set g_waypoints_for_items 1 "make waypoints out of items, values: 0 = never, 1 = unless the mapper prevents it by worldspawn.spawnflags & 1, 2 = always" +set g_waypoints_for_items 0 "make waypoints out of items, values: 0 = never, 1 = unless the mapper prevents it by worldspawn.spawnflags & 1, 2 = always" seta g_maplist_votable 6 "number of maps that are shown in the map voting at the end of a match" seta g_maplist_votable_keeptwotime 15