fix: characters, remove commands from csgo

This commit is contained in:
eneller
2023-12-09 16:24:18 +01:00
parent e7ac962e40
commit 97982b32c1

View File

@@ -23,19 +23,20 @@ con_filter_text "Damage Given"
con_filter_text_out "Player:"
developer "1"
//
//KEYBINDS
unbindall;
bind X_AXIS” “rightleft
bind Y_AXIS” “!forwardback
bind MOUSE_X” “yaw
bind MOUSE_Y” “pitch
bind U_AXIS” “yaw
bind R_AXIS” “pitch
bind “a” “+left
bind “s” “+back
bind “d” “+right
bind “w” “+forward
bind shift” “+sprint
bind "X_AXIS" "rightleft"
bind "Y_AXIS" "!forwardback"
bind "MOUSE_X" "yaw"
bind "MOUSE_Y" "pitch"
bind "U_AXIS" "yaw"
bind "R_AXIS" "pitch"
bind "a" "+left"
bind "s" "+back"
bind "d" "+right"
bind "w" "+forward"
bind "shift" "+sprint"
bind "SPACE" "+jump"
bind "CTRL" "+duck"
@@ -57,15 +58,6 @@ bind "m" "teammenu"
bind "v" "+voicerecord"
bind "y" "messagemode"
alias "+shownet" "+showscores; net_graphheight 64"
alias "-shownet" "-showscores; net_graphheight 9999"
net_graph 1;
bind "TAB" "+shownet"
alias "+jumpthrow" "-attack;+jump"
alias "-jumpthrow" "-jump"
bind "x" "+jumpthrow"
//COSMETICS
cl_viewmodel_shift_left_amt "1.5"