From d292009a3d1e107f0e770994b009d5ef9da390cc Mon Sep 17 00:00:00 2001 From: esteel Date: Wed, 6 Dec 2006 15:48:56 +0000 Subject: [PATCH] team messages bound to the numberpad git-svn-id: svn://svn.icculus.org/nexuiz/trunk@1996 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/default.cfg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/default.cfg b/data/default.cfg index 5464013cf..ad677f017 100644 --- a/data/default.cfg +++ b/data/default.cfg @@ -662,6 +662,24 @@ bind F11 disconnect 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 -- 2.39.2