From: MirceaKitsune Date: Tue, 1 Mar 2011 00:20:37 +0000 (+0200) Subject: cl_shownames 2 by default X-Git-Url: https://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=147a859f0dc3abe96a337c060287a3b56cd320fc;ds=sidebyside cl_shownames 2 by default --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index f563b383..6db16720 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -901,7 +901,7 @@ sv_curl_defaulturl "http://www.alientrap.org/voretournament/contentdownload/getm set sv_motd "" -seta cl_shownames 1 "show player names pointed to (0: never, 1: teamplay only, 2: always)" +seta cl_shownames 2 "show player names pointed to (0: never, 1: teamplay only, 2: always)" set sv_allow_shownames 1 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"