[nexuiz-commits] r7445 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Aug 16 09:40:35 EDT 2009


Author: fruitiex
Date: 2009-08-16 09:40:34 -0400 (Sun, 16 Aug 2009)
New Revision: 7445

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
cl_showpressekeys centered, cl_showspeed moved above it


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-08-16 13:12:07 UTC (rev 7444)
+++ trunk/data/defaultNexuiz.cfg	2009-08-16 13:40:34 UTC (rev 7445)
@@ -1569,12 +1569,12 @@
 seta sbar_increment_maptime 0	"set to 1 if you prefer an increasing hud timer"
 
 seta cl_showpressedkeys	0	"Show which movement keys someone is pressing: 1 for spectating, 2 for always"
-set cl_showpressedkeys_position "1 0.8"	"1 0 would be upper right corner, 0.5 0.5 the center"
+seta cl_showpressedkeys_position "0.5 0.8"	"1 0 would be upper right corner, 0.5 0.5 the center"
 
 seta cl_showspeed 0 "show the XY speed of the player"
 seta cl_showspeed_z 0 "include the speed on the Z-axis"
 seta cl_showspeed_size 14 "size of the numbers"
-seta cl_showspeed_position 0.3 "Y-axis positioning of the numbers"
+seta cl_showspeed_position 0.7 "Y-axis positioning of the numbers"
 
 set g_jetpack 0 "Jetpack mutator (uses the hook's button, can't coexist with the offhand hook, but only with the onhand one)"
 set g_jetpack_antigravity 0.8 "factor of gravity compensation of the jetpack"



More information about the nexuiz-commits mailing list