]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - binds-xonotic.cfg
Show nade throw message when it explodes while holding it in hand.
[xonotic/xonotic-data.pk3dir.git] / binds-xonotic.cfg
index e8f4f1a589810a7ae237492fe2651366d5e0a311..3bdf7909633a288625182623498ba8a4106bc8b7 100644 (file)
@@ -4,7 +4,7 @@ bind f5 menu_showteamselect
 bind f6 team_auto
 
 bind f7 menu_showsandboxtools
-
+bind f8 "quickmenu"
 bind f9 "cl_cmd hud minigame"
 
 // movement
@@ -40,6 +40,7 @@ bind MWHEELUP weapnext
 bind MWHEELDOWN weapprev
 bind r reload
 bind BACKSPACE dropweapon
+bind k kill
 bind g dropweapon
 bind f +use
 bind v +button8 // drag object
@@ -64,7 +65,6 @@ bind F10 menu_showquitdialog
 bind F11 disconnect
 bind F12 screenshot
 bind F4 ready
-bind ALT +showaccuracy
 
 // Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones works as well.
 bind JOY1 "+crouch"
@@ -156,4 +156,4 @@ seta "userbind31_press" ""; seta "userbind31_release" ""; seta "userbind31_descr
 seta "userbind32_press" ""; seta "userbind32_release" ""; seta "userbind32_description" ""
 alias _userbind_call "${$1}"
 alias +userbind "_userbind_call userbind${1}_press"
-alias -userbind "_userbind_call userbind${1}_release"
\ No newline at end of file
+alias -userbind "_userbind_call userbind${1}_release"