From 21147055e66fbc67e5199fc801bec860c96fa4b5 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Mon, 30 Dec 2024 10:49:53 -0400 Subject: [PATCH] Find use for keys --- config_personal/cfg/binds.cfg | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/config_personal/cfg/binds.cfg b/config_personal/cfg/binds.cfg index 081f7bc..53fc726 100644 --- a/config_personal/cfg/binds.cfg +++ b/config_personal/cfg/binds.cfg @@ -10,6 +10,9 @@ alias +tabgraph "+showscores; net_graph 1" alias -tabgraph "-showscores; net_graph 0" bind tab +tabgraph +alias "+ctap" "+duck 1; -duck 1; +jump 1" +alias "-ctap" "-jump 1" + //medic radar alias "+radar" "hud_medicautocallersthreshold 500" alias "-radar" "hud_medicautocallersthreshold 59" @@ -61,6 +64,8 @@ bind d +mr bind space +jump bind shift +duck +bind ctrl +ctap +bindtoggle alt r_drawviewmodel bind e +helpme bind h +context_action @@ -68,7 +73,4 @@ bind f +inspect bind v +use bind mouse3 "voicemenu 1 1" bind mouse4 +voicerecord -bind mouse5 +use_action_slot_item - -//unused keys -//lctrl, lalt, mouse5 \ No newline at end of file +bind mouse5 +use_action_slot_item \ No newline at end of file