r3669 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Jun 1 13:00:50 EDT 2008


Author: esteel
Date: 2008-06-01 13:00:49 -0400 (Sun, 01 Jun 2008)
New Revision: 3669

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
- Added a wait to the drop userbind to make the waypointsprite actually appear


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-06-01 16:57:58 UTC (rev 3668)
+++ trunk/data/defaultNexuiz.cfg	2008-06-01 17:00:49 UTC (rev 3669)
@@ -894,7 +894,7 @@
 seta "userbind9_press" "say_team attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here";  seta "userbind9_release" "";  seta "userbind9_description" "team: attacking, icon"
 seta "userbind10_press" "say_team killed flagcarrier (l:%y^7); g_waypointsprite_team_p"; seta "userbind10_release" ""; seta "userbind10_description" "team: killed flag, icon"
 seta "userbind11_press" "say_team dropped flag (l:%d^7); g_waypointsprite_team_here_d"; seta "userbind11_release" ""; seta "userbind11_description" "team: dropped flag, icon"
-seta "userbind12_press" "say_team dropped gun %w (l:%l^7); g_waypointsprite_team_here; dropweapon"; seta "userbind12_release" ""; seta "userbind12_description" "team: drop, icon"
+seta "userbind12_press" "say_team dropped gun %w (l:%l^7); g_waypointsprite_team_here; wait; dropweapon"; seta "userbind12_release" ""; seta "userbind12_description" "team: drop, icon"
 seta "userbind13_press" "say :-) / nice one"; seta "userbind13_release" ""; seta "userbind13_description" "chat: nice one"
 seta "userbind14_press" "say good game"; seta "userbind14_release" ""; seta "userbind14_description" "chat: good game"
 seta "userbind15_press" "say hi / good luck and have fun"; seta "userbind15_release" ""; seta "userbind15_description" "chat: hi / good luck"




More information about the nexuiz-commits mailing list