r2577 - branches/nexuiz-2.0/data trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu May 17 10:39:45 EDT 2007


Author: esteel
Date: 2007-05-17 10:39:45 -0400 (Thu, 17 May 2007)
New Revision: 2577

Modified:
   branches/nexuiz-2.0/data/default.cfg
   trunk/data/default.cfg
Log:
team message 'dropped flag' had a wrong waypointsprites command


Modified: branches/nexuiz-2.0/data/default.cfg
===================================================================
--- branches/nexuiz-2.0/data/default.cfg	2007-05-17 10:19:36 UTC (rev 2576)
+++ branches/nexuiz-2.0/data/default.cfg	2007-05-17 14:39:45 UTC (rev 2577)
@@ -545,7 +545,7 @@
 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_slash "say_team dropped flag (%d^7);g_waypointsprite_team_here_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-05-17 10:19:36 UTC (rev 2576)
+++ trunk/data/default.cfg	2007-05-17 14:39:45 UTC (rev 2577)
@@ -545,7 +545,7 @@
 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_slash "say_team dropped flag (%d^7);g_waypointsprite_team_here_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