r1996 - branches/nexuiz-2.0/data trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Dec 6 10:48:56 EST 2006


Author: esteel
Date: 2006-12-06 10:48:56 -0500 (Wed, 06 Dec 2006)
New Revision: 1996

Modified:
   branches/nexuiz-2.0/data/default.cfg
   trunk/data/default.cfg
Log:
team messages bound to the numberpad


Modified: branches/nexuiz-2.0/data/default.cfg
===================================================================
--- branches/nexuiz-2.0/data/default.cfg	2006-12-05 20:33:26 UTC (rev 1995)
+++ branches/nexuiz-2.0/data/default.cfg	2006-12-06 15:48:56 UTC (rev 1996)
@@ -645,6 +645,24 @@
 bind F12 screenshot
 bind F4 ready
 
+// team say
+bind kp_ins messagemode
+bind kp_del messagemode2
+bind kp_end "say_team quad soon (h:%h a:%a w:%w l:%l)"
+bind kp_downarrow "say_team item free x:%x (h:%h a:%a w:%w l:%l)"
+bind kp_pgdn "say_team took item (h:%h a:%a w:%w l:%l)"
+bind kp_leftarrow "say_team negative (h:%h a:%a w:%w l:%l)"
+bind kp_5 "say_team help me (h:%h a:%a w:%w l:%l)"
+bind kp_rightarrow "say_team incoming (h:%h a:%a w:%w l:%l)"
+bind kp_home "say_team defending (h:%h a:%a w:%w l:%l)"
+bind kp_uparrow "say_team roaming (h:%h a:%a w:%w l:%l)"
+bind kp_pgup "say_team attacking (h:%h a:%a w:%w l:%l)"
+bind kp_multiply "say_team killed flagcarrier (h:%h a:%a w:%w l:%l)"
+bind kp_slash "say_team dropped flag (h:%h a:%a w:%w l:%l)"
+bind kp_enter "say :-) / nice one"
+bind kp_plus "say good game"
+bind kp_minus "say hi / good luck and have fun"
+
 // these commands can be voted
 set sv_vote_commands "restart timelimit fraglimit chmap gotomap g_grappling_hook sv_defaultplayer_fbskin_green sv_defaultplayer_fbskin_red sv_defaultplayer_fbskin_orange sv_defaultplayer_fbskin_off"
 // users can call a vote for the above commands

Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2006-12-05 20:33:26 UTC (rev 1995)
+++ trunk/data/default.cfg	2006-12-06 15:48:56 UTC (rev 1996)
@@ -662,6 +662,24 @@
 bind F12 screenshot
 bind F4 ready
 
+// team say
+bind kp_ins messagemode
+bind kp_del messagemode2
+bind kp_end "say_team quad soon (h:%h a:%a w:%w l:%l)"
+bind kp_downarrow "say_team item free x:%x (h:%h a:%a w:%w l:%l)"
+bind kp_pgdn "say_team took item (h:%h a:%a w:%w l:%l)"
+bind kp_leftarrow "say_team negative (h:%h a:%a w:%w l:%l)"
+bind kp_5 "say_team help me (h:%h a:%a w:%w l:%l)"
+bind kp_rightarrow "say_team incoming (h:%h a:%a w:%w l:%l)"
+bind kp_home "say_team defending (h:%h a:%a w:%w l:%l)"
+bind kp_uparrow "say_team roaming (h:%h a:%a w:%w l:%l)"
+bind kp_pgup "say_team attacking (h:%h a:%a w:%w l:%l)"
+bind kp_multiply "say_team killed flagcarrier (h:%h a:%a w:%w l:%l)"
+bind kp_slash "say_team dropped flag (h:%h a:%a w:%w l:%l)"
+bind kp_enter "say :-) / nice one"
+bind kp_plus "say good game"
+bind kp_minus "say hi / good luck and have fun"
+
 // these commands can be voted
 set sv_vote_commands "restart timelimit fraglimit chmap gotomap g_grappling_hook sv_defaultplayer_fbskin_green sv_defaultplayer_fbskin_red sv_defaultplayer_fbskin_orange sv_defaultplayer_fbskin_off"
 // users can call a vote for the above commands




More information about the nexuiz-commits mailing list