From: Rudolf Polzer Date: Mon, 15 Aug 2011 18:10:10 +0000 (+0200) Subject: add alias weapon_group_0 to 9 X-Git-Tag: xonotic-v0.5.0~140^2~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=62baf2e9aae79a6d6d3364f108ebce69e7271b8f;p=xonotic%2Fxonotic-data.pk3dir.git add alias weapon_group_0 to 9 --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index abd694165..e4a0e79e8 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1007,16 +1007,26 @@ bind ENTER +jump bind SPACE +jump // weapons -bind 1 "impulse 1" -bind 2 "impulse 2" -bind 3 "impulse 3" -bind 4 "impulse 4" -bind 5 "impulse 5" -bind 6 "impulse 6" -bind 7 "impulse 7" -bind 8 "impulse 8" -bind 9 "impulse 9" -bind 0 "impulse 14" // cycles the superweapons +alias weapon_group_1 "impulse 1" +alias weapon_group_2 "impulse 2" +alias weapon_group_3 "impulse 3" +alias weapon_group_4 "impulse 4" +alias weapon_group_5 "impulse 5" +alias weapon_group_6 "impulse 6" +alias weapon_group_7 "impulse 7" +alias weapon_group_8 "impulse 8" +alias weapon_group_9 "impulse 9" +alias weapon_group_0 "impulse 14" // cycles the superweapons +bind 0 weapon_group_0 +bind 1 weapon_group_1 +bind 2 weapon_group_2 +bind 3 weapon_group_3 +bind 4 weapon_group_4 +bind 5 weapon_group_5 +bind 6 weapon_group_6 +bind 7 weapon_group_7 +bind 8 weapon_group_8 +bind 9 weapon_group_9 bind q weaplast bind MOUSE1 +fire bind MOUSE2 +fire2 diff --git a/keybinds.txt b/keybinds.txt index 56ff29d76..ca1f9b37e 100644 --- a/keybinds.txt +++ b/keybinds.txt @@ -17,16 +17,16 @@ "weaplast" "previously used" "weapbest" "best" "reload" "reload" -"impulse 1" "Laser" -"impulse 2" "Shotgun" -"impulse 3" "Machine Gun" -"impulse 4" "Mortar / Mine Layer" -"impulse 5" "Electro" -"impulse 6" "Crylink / HLAC" -"impulse 7" "Nex / MinstaNex / Rifle" -"impulse 8" "Hagar / Seeker" -"impulse 9" "Rocket Launcher / Fireball" -"impulse 14" "Port-O-Launch / Hook" +"weapon_group_1" "Laser" +"weapon_group_2" "Shotgun" +"weapon_group_3" "Machine Gun" +"weapon_group_4" "Mortar / Mine Layer" +"weapon_group_5" "Electro" +"weapon_group_6" "Crylink / HLAC" +"weapon_group_7" "Nex / MinstaNex / Rifle" +"weapon_group_8" "Hagar / Seeker" +"weapon_group_9" "Rocket Launcher / Fireball" +"weapon_group_0" "Port-O-Launch / Hook" "" "" "" "View" "+zoom" "hold zoom"