From 06927b9a6fccb1b513d21c626aebd537002f4744 Mon Sep 17 00:00:00 2001 From: esteel Date: Tue, 6 May 2008 19:02:25 +0000 Subject: [PATCH] added a userbind for drop gun and notify team about it git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3607 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/default.cfg | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/data/default.cfg b/data/default.cfg index e2c6c9ed8..31e0799dd 100644 --- a/data/default.cfg +++ b/data/default.cfg @@ -617,9 +617,9 @@ bind kp_uparrow "+userbind 8" bind kp_pgup "+userbind 9" bind kp_multiply "+userbind 10" bind kp_slash "+userbind 11" -bind kp_enter "+userbind 12" -bind kp_plus "+userbind 13" -bind kp_minus "+userbind 14" +bind kp_enter "+userbind 13" +bind kp_plus "+userbind 14" +bind kp_minus "+userbind 15" // 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 endmatch reducematchtime extendmatchtime" @@ -848,20 +848,20 @@ alias _settemp_restore_1 "$1 \"${$2}\"; _settemp_restore_${3- asis}" // usercommands. These can be edited and bound by the menu. seta "userbind1_press" "say_team quad soon"; seta "userbind1_release" ""; seta "userbind1_description" "team: quad soon" -seta "userbind2_press" "say_team free item %x^7 (%y^7); g_waypointsprite_team_here_p"; seta "userbind2_release" ""; seta "userbind2_description" "team: free item, icon" -seta "userbind3_press" "say_team took item (%l^7); g_waypointsprite_team_here"; seta "userbind3_release" ""; seta "userbind3_description" "team: took item, icon" +seta "userbind2_press" "say_team free item %x^7 (l:%y^7); g_waypointsprite_team_here_p"; seta "userbind2_release" ""; seta "userbind2_description" "team: free item, icon" +seta "userbind3_press" "say_team took item (l:%l^7); g_waypointsprite_team_here"; seta "userbind3_release" ""; seta "userbind3_description" "team: took item, icon" seta "userbind4_press" "say_team negative"; seta "userbind4_release" ""; seta "userbind4_description" "team: negative" -seta "userbind5_press" "say_team need help (%l^7) (%h^7 %a^7 %w^7); g_waypointsprite_team_helpme"; seta "userbind5_release" ""; seta "userbind5_description" "team: need help, icon" -seta "userbind6_press" "say_team enemy seen (%y^7); g_waypointsprite_team_danger_p"; seta "userbind6_release" ""; seta "userbind6_description" "team: enemy seen, icon" -seta "userbind7_press" "say_team defending (%l^7) (%h^7 %a^7 %w^7); g_waypointsprite_team_here"; seta "userbind7_release" ""; seta "userbind7_description" "team: defending, icon" -seta "userbind8_press" "say_team roaming (%l^7) (%h^7 %a^7 %w^7); g_waypointsprite_team_here"; seta "userbind8_release" ""; seta "userbind8_description" "team: roaming, icon" -seta "userbind9_press" "say_team attacking (%l^7) (%h^7 %a^7 %w^7); g_waypointsprite_team_here"; seta "userbind9_release" ""; seta "userbind9_description" "team: attacking, icon" -seta "userbind10_press" "say_team killed flagcarrier (%y^7); g_waypointsprite_team_p"; seta "userbind10_release" ""; seta "userbind10_description" "team: killed flag, icon" -seta "userbind11_press" "say_team dropped flag (%d^7); g_waypointsprite_team_here_d"; seta "userbind11_release" ""; seta "userbind11_description" "team: dropped flag, icon" -seta "userbind12_press" "say :-) / nice one"; seta "userbind12_release" ""; seta "userbind12_description" "chat: nice one" -seta "userbind13_press" "say good game"; seta "userbind13_release" ""; seta "userbind13_description" "chat: good game" -seta "userbind14_press" "say hi / good luck and have fun"; seta "userbind14_release" ""; seta "userbind14_description" "chat: hi / good luck" -seta "userbind15_press" ""; seta "userbind15_release" ""; seta "userbind15_description" "" +seta "userbind5_press" "say_team need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_helpme"; seta "userbind5_release" ""; seta "userbind5_description" "team: need help, icon" +seta "userbind6_press" "say_team enemy seen (l:%y^7); g_waypointsprite_team_danger_p"; seta "userbind6_release" ""; seta "userbind6_description" "team: enemy seen, icon" +seta "userbind7_press" "say_team defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"; seta "userbind7_release" ""; seta "userbind7_description" "team: defending, icon" +seta "userbind8_press" "say_team roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"; seta "userbind8_release" ""; seta "userbind8_description" "team: roaming, icon" +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 "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" seta "userbind16_press" ""; seta "userbind16_release" ""; seta "userbind16_description" "" seta "userbind17_press" ""; seta "userbind17_release" ""; seta "userbind17_description" "" seta "userbind18_press" ""; seta "userbind18_release" ""; seta "userbind18_description" "" -- 2.39.2