chore(tf2): things

This commit is contained in:
2025-11-05 04:07:09 -07:00
parent cf7ca05fde
commit d37765b7cd
11 changed files with 17 additions and 12 deletions

View File

@@ -21,8 +21,8 @@ bind "mwheelup" "+jump"
bind "mwheeldown" "+jump"
// q/e scroll
bind q invprev
bind e invnext
bind q slot2
bind e slot3
// chat
bind "t" "say"
@@ -47,10 +47,7 @@ bind kp_home "join_class medic"
bind kp_uparrow "join_class sniper"
bind kp_pgup "join_class spy"
// Crouch-jump
alias +cj "+duck; +jump"
alias -cj "-duck; -jump"
bind space +cj
bind space +jump
bind "0" "slot10"
bind "1" "slot1"
@@ -67,7 +64,7 @@ bind "c" "voice_menu_3"
bind "f" "+inspect"
bind "g" "+taunt"
bind "h" "+quickswitch"
bind "i" "showmapinfo"
bind "f9" "showmapinfo"
bind "j" "cl_trigger_first_notification"
bind "k" "cl_decline_first_notification"
bind "l" "dropitem"
@@ -76,19 +73,16 @@ bind "n" "open_charinfo_backpack"
bind "o" "+attack3"
bind "r" "+reload"
bind "u" "kill"
bind "v" "+use_action_slot_item"
// bind "v" "+use_action_slot_item"
bind "x" "voice_menu_2"
bind "z" "voice_menu_1"
bind "[" "callvote"
bind "]" "toggle r_drawviewmodel"
bind "'" "+moveup"
bind "`" "toggleconsole"
bind "," "changeclass"
bind "." "changeteam"
bind "/" "+movedown"
bind "\" "save_replay"
bind "-" "abuse_report_queue"
bind "SPACE" "+jump"
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "INS" "show_quest_log"