chore(tf2): things
This commit is contained in:
@@ -21,8 +21,8 @@ bind "mwheelup" "+jump"
|
|||||||
bind "mwheeldown" "+jump"
|
bind "mwheeldown" "+jump"
|
||||||
|
|
||||||
// q/e scroll
|
// q/e scroll
|
||||||
bind q invprev
|
bind q slot2
|
||||||
bind e invnext
|
bind e slot3
|
||||||
|
|
||||||
// chat
|
// chat
|
||||||
bind "t" "say"
|
bind "t" "say"
|
||||||
@@ -47,10 +47,7 @@ bind kp_home "join_class medic"
|
|||||||
bind kp_uparrow "join_class sniper"
|
bind kp_uparrow "join_class sniper"
|
||||||
bind kp_pgup "join_class spy"
|
bind kp_pgup "join_class spy"
|
||||||
|
|
||||||
// Crouch-jump
|
bind space +jump
|
||||||
alias +cj "+duck; +jump"
|
|
||||||
alias -cj "-duck; -jump"
|
|
||||||
bind space +cj
|
|
||||||
|
|
||||||
bind "0" "slot10"
|
bind "0" "slot10"
|
||||||
bind "1" "slot1"
|
bind "1" "slot1"
|
||||||
@@ -67,7 +64,7 @@ bind "c" "voice_menu_3"
|
|||||||
bind "f" "+inspect"
|
bind "f" "+inspect"
|
||||||
bind "g" "+taunt"
|
bind "g" "+taunt"
|
||||||
bind "h" "+quickswitch"
|
bind "h" "+quickswitch"
|
||||||
bind "i" "showmapinfo"
|
bind "f9" "showmapinfo"
|
||||||
bind "j" "cl_trigger_first_notification"
|
bind "j" "cl_trigger_first_notification"
|
||||||
bind "k" "cl_decline_first_notification"
|
bind "k" "cl_decline_first_notification"
|
||||||
bind "l" "dropitem"
|
bind "l" "dropitem"
|
||||||
@@ -76,19 +73,16 @@ bind "n" "open_charinfo_backpack"
|
|||||||
bind "o" "+attack3"
|
bind "o" "+attack3"
|
||||||
bind "r" "+reload"
|
bind "r" "+reload"
|
||||||
bind "u" "kill"
|
bind "u" "kill"
|
||||||
bind "v" "+use_action_slot_item"
|
// bind "v" "+use_action_slot_item"
|
||||||
bind "x" "voice_menu_2"
|
bind "x" "voice_menu_2"
|
||||||
bind "z" "voice_menu_1"
|
bind "z" "voice_menu_1"
|
||||||
bind "[" "callvote"
|
|
||||||
bind "]" "toggle r_drawviewmodel"
|
bind "]" "toggle r_drawviewmodel"
|
||||||
bind "'" "+moveup"
|
bind "'" "+moveup"
|
||||||
bind "`" "toggleconsole"
|
bind "`" "toggleconsole"
|
||||||
bind "," "changeclass"
|
bind "," "changeclass"
|
||||||
bind "." "changeteam"
|
bind "." "changeteam"
|
||||||
bind "/" "+movedown"
|
bind "/" "+movedown"
|
||||||
bind "\" "save_replay"
|
|
||||||
bind "-" "abuse_report_queue"
|
bind "-" "abuse_report_queue"
|
||||||
bind "SPACE" "+jump"
|
|
||||||
bind "TAB" "+showscores"
|
bind "TAB" "+showscores"
|
||||||
bind "ESCAPE" "cancelselect"
|
bind "ESCAPE" "cancelselect"
|
||||||
bind "INS" "show_quest_log"
|
bind "INS" "show_quest_log"
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
exec overrides/binds
|
exec overrides/binds
|
||||||
|
reset_viewmodel
|
||||||
|
|
||||||
bind space +jump
|
bind space +jump
|
||||||
|
|
||||||
alias +secondary "slot1"
|
alias +secondary "slot1"
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
exec overrides/binds.cfg
|
exec overrides/binds.cfg
|
||||||
|
reset_viewmodel
|
||||||
|
|
||||||
alias sentry "destroy 2 0; build 2 0;"
|
alias sentry "destroy 2 0; build 2 0;"
|
||||||
alias dispenser "destroy 0 0; build 0 0;"
|
alias dispenser "destroy 0 0; build 0 0;"
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
exec overrides/binds.cfg
|
exec overrides/binds.cfg
|
||||||
|
reset_viewmodel
|
||||||
loadouts.heavyweapons
|
loadouts.heavyweapons
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
exec overrides/binds
|
exec overrides/binds
|
||||||
|
reset_viewmodel
|
||||||
|
|
||||||
alias s1 "slot1; viewmodel_fov 70"
|
alias s1 "slot1; viewmodel_fov 70"
|
||||||
alias s2 "slot2; viewmodel_fov 0"
|
alias s2 "slot2; viewmodel_fov 0"
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
exec overrides/binds.cfg
|
exec overrides/binds.cfg
|
||||||
|
reset_viewmodel
|
||||||
|
|
||||||
alias s1 "slot1; viewmodel_fov 0"
|
alias s1 "slot1; viewmodel_fov 0"
|
||||||
alias s2 "slot2; viewmodel_fov 70"
|
alias s2 "slot2; viewmodel_fov 70"
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
exec overrides/binds
|
exec overrides/binds
|
||||||
|
reset_viewmodel
|
||||||
loadouts.scout
|
loadouts.scout
|
||||||
|
|||||||
@@ -6,10 +6,11 @@ sensitivity 4.5
|
|||||||
cl_flipviewmodels 1
|
cl_flipviewmodels 1
|
||||||
viewmodel_fov 70
|
viewmodel_fov 70
|
||||||
|
|
||||||
|
alias reset_viewmodel "viewmodel_fov 70; r_drawviewmodel 1"
|
||||||
|
|
||||||
// Crosshair
|
// Crosshair
|
||||||
cl_crosshair_file ""
|
cl_crosshair_file ""
|
||||||
cl_crosshair_scale 50
|
cl_crosshair_scale 50
|
||||||
cl_crosshair_red 251
|
cl_crosshair_red 251
|
||||||
cl_crosshair_green 130
|
cl_crosshair_green 130
|
||||||
cl_crosshair_blue 175
|
cl_crosshair_blue 175
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
exec overrides/binds.cfg
|
exec overrides/binds.cfg
|
||||||
|
reset_viewmodel
|
||||||
|
|
||||||
loadouts.sniper
|
loadouts.sniper
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
exec overrides/binds.cfg
|
exec overrides/binds.cfg
|
||||||
|
reset_viewmodel
|
||||||
|
|
||||||
bind space +jump
|
bind space +jump
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
exec overrides/binds
|
exec overrides/binds
|
||||||
|
reset_viewmodel
|
||||||
|
|
||||||
bind b "disguise 1 1"
|
bind b "disguise 1 1"
|
||||||
bind 4 "lastdisguise"
|
bind 4 "lastdisguise"
|
||||||
|
|||||||
Reference in New Issue
Block a user