chore(tf2): things
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
exec overrides/binds
|
||||
reset_viewmodel
|
||||
|
||||
bind space +jump
|
||||
|
||||
alias +secondary "slot1"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
exec overrides/binds.cfg
|
||||
reset_viewmodel
|
||||
|
||||
alias sentry "destroy 2 0; build 2 0;"
|
||||
alias dispenser "destroy 0 0; build 0 0;"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
exec overrides/binds.cfg
|
||||
reset_viewmodel
|
||||
loadouts.heavyweapons
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
exec overrides/binds
|
||||
reset_viewmodel
|
||||
|
||||
alias s1 "slot1; viewmodel_fov 70"
|
||||
alias s2 "slot2; viewmodel_fov 0"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
exec overrides/binds.cfg
|
||||
reset_viewmodel
|
||||
|
||||
alias s1 "slot1; viewmodel_fov 0"
|
||||
alias s2 "slot2; viewmodel_fov 70"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
exec overrides/binds
|
||||
reset_viewmodel
|
||||
loadouts.scout
|
||||
|
||||
@@ -6,10 +6,11 @@ sensitivity 4.5
|
||||
cl_flipviewmodels 1
|
||||
viewmodel_fov 70
|
||||
|
||||
alias reset_viewmodel "viewmodel_fov 70; r_drawviewmodel 1"
|
||||
|
||||
// Crosshair
|
||||
cl_crosshair_file ""
|
||||
cl_crosshair_scale 50
|
||||
cl_crosshair_red 251
|
||||
cl_crosshair_green 130
|
||||
cl_crosshair_blue 175
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
exec overrides/binds.cfg
|
||||
reset_viewmodel
|
||||
|
||||
loadouts.sniper
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
exec overrides/binds.cfg
|
||||
reset_viewmodel
|
||||
|
||||
bind space +jump
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
exec overrides/binds
|
||||
reset_viewmodel
|
||||
|
||||
bind b "disguise 1 1"
|
||||
bind 4 "lastdisguise"
|
||||
|
||||
Reference in New Issue
Block a user