r2378 - branches/nexuiz-2.0/data trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Apr 24 07:25:57 EDT 2007


Author: esteel
Date: 2007-04-24 07:25:57 -0400 (Tue, 24 Apr 2007)
New Revision: 2378

Modified:
   branches/nexuiz-2.0/data/default.cfg
   trunk/data/default.cfg
Log:
added cl_movement_minping 0, changed team messages a bit and made them use the waypointsprites


Modified: branches/nexuiz-2.0/data/default.cfg
===================================================================
--- branches/nexuiz-2.0/data/default.cfg	2007-04-24 09:33:03 UTC (rev 2377)
+++ branches/nexuiz-2.0/data/default.cfg	2007-04-24 11:25:57 UTC (rev 2378)
@@ -123,6 +123,7 @@
 net_connecttimeout 30
 sv_jumpstep 1 // step up stairs while jumping, makes it easier to reach ledges
 cl_movement 1
+cl_movement_minping 0
 seta cl_autoswitch 1
 cl_netinputpacketlosstolerance 0
 cl_stairsmoothspeed 200
@@ -525,17 +526,17 @@
 // team say
 bind kp_ins messagemode
 bind kp_del messagemode2
-bind kp_end "say_team quad soon (l:%l h:%h a:%a w:%w)"
-bind kp_downarrow "say_team item free x:%x (l:%l h:%h a:%a w:%w)"
-bind kp_pgdn "say_team took item (l:%l h:%h a:%a w:%w)"
-bind kp_leftarrow "say_team negative (l:%l h:%h a:%a w:%w)"
-bind kp_5 "say_team help me (l:%l h:%h a:%a w:%w)"
-bind kp_rightarrow "say_team enemy seen (l:%l h:%h a:%a w:%w)"
-bind kp_home "say_team defending (l:%l h:%h a:%a w:%w)"
-bind kp_uparrow "say_team roaming (l:%l h:%h a:%a w:%w)"
-bind kp_pgup "say_team attacking (l:%l h:%h a:%a w:%w)"
-bind kp_multiply "say_team killed flagcarrier (l:%l h:%h a:%a w:%w)"
-bind kp_slash "say_team dropped flag (l:%l h:%h a:%a w:%w)"
+bind kp_end "say_team quad soon"
+bind kp_downarrow "say_team free item %x^7 (%y^7);g_waypointsprite_team_here_p"
+bind kp_pgdn "say_team took item (%l^7);g_waypointsprite_team_here"
+bind kp_leftarrow "say_team negative"
+bind kp_5 "say_team need help (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_helpme"
+bind kp_rightarrow "say_team enemy seen (%y^7);g_waypointsprite_team_danger_p"
+bind kp_home "say_team defending (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_here"
+bind kp_uparrow "say_team roaming (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_here"
+bind kp_pgup "say_team attacking (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_here"
+bind kp_multiply "say_team killed flagcarrier (%y^7);g_waypointsprite_team_p"
+bind kp_slash "say_team dropped flag (%d^7);g_waypointsprite_team_d"
 bind kp_enter "say :-) / nice one"
 bind kp_plus "say good game"
 bind kp_minus "say hi / good luck and have fun"

Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2007-04-24 09:33:03 UTC (rev 2377)
+++ trunk/data/default.cfg	2007-04-24 11:25:57 UTC (rev 2378)
@@ -123,6 +123,7 @@
 net_connecttimeout 30
 sv_jumpstep 1 // step up stairs while jumping, makes it easier to reach ledges
 cl_movement 1
+cl_movement_minping 0
 seta cl_autoswitch 1
 cl_netinputpacketlosstolerance 0
 cl_stairsmoothspeed 200
@@ -525,17 +526,17 @@
 // team say
 bind kp_ins messagemode
 bind kp_del messagemode2
-bind kp_end "say_team quad soon (l:%l h:%h a:%a w:%w)"
-bind kp_downarrow "say_team item free x:%x (l:%l h:%h a:%a w:%w)"
-bind kp_pgdn "say_team took item (l:%l h:%h a:%a w:%w)"
-bind kp_leftarrow "say_team negative (l:%l h:%h a:%a w:%w)"
-bind kp_5 "say_team help me (l:%l h:%h a:%a w:%w)"
-bind kp_rightarrow "say_team enemy seen (l:%l h:%h a:%a w:%w)"
-bind kp_home "say_team defending (l:%l h:%h a:%a w:%w)"
-bind kp_uparrow "say_team roaming (l:%l h:%h a:%a w:%w)"
-bind kp_pgup "say_team attacking (l:%l h:%h a:%a w:%w)"
-bind kp_multiply "say_team killed flagcarrier (l:%l h:%h a:%a w:%w)"
-bind kp_slash "say_team dropped flag (l:%l h:%h a:%a w:%w)"
+bind kp_end "say_team quad soon"
+bind kp_downarrow "say_team free item %x^7 (%y^7);g_waypointsprite_team_here_p"
+bind kp_pgdn "say_team took item (%l^7);g_waypointsprite_team_here"
+bind kp_leftarrow "say_team negative"
+bind kp_5 "say_team need help (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_helpme"
+bind kp_rightarrow "say_team enemy seen (%y^7);g_waypointsprite_team_danger_p"
+bind kp_home "say_team defending (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_here"
+bind kp_uparrow "say_team roaming (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_here"
+bind kp_pgup "say_team attacking (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_here"
+bind kp_multiply "say_team killed flagcarrier (%y^7);g_waypointsprite_team_p"
+bind kp_slash "say_team dropped flag (%d^7);g_waypointsprite_team_d"
 bind kp_enter "say :-) / nice one"
 bind kp_plus "say good game"
 bind kp_minus "say hi / good luck and have fun"




More information about the nexuiz-commits mailing list