mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-10 06:31:52 +00:00
FTE: Replace +sprint/-sprint with toggle impulse
This commit is contained in:
parent
0bf3b5c02e
commit
d0f9f0fd46
2 changed files with 2 additions and 5 deletions
|
@ -35,10 +35,7 @@ bind 8 impulse 107
|
|||
bind 9 impulse 108
|
||||
bind 0 impulse 109
|
||||
|
||||
//default +speed is crap, we use custom system for walk
|
||||
bind SHIFT +sprint
|
||||
alias +sprint "impulse 23"
|
||||
alias -sprint "impulse 24"
|
||||
bind SHIFT impulse 23
|
||||
|
||||
//
|
||||
// Menus, console, talk
|
||||
|
|
|
@ -28,7 +28,7 @@ bind w "+forward"
|
|||
bind ~ "toggleconsole"
|
||||
bind LALT "impulse 30"
|
||||
bind LCTRL "+button4"
|
||||
bind LSHIFT "+sprint"
|
||||
bind LSHIFT "impulse 23"
|
||||
bind F12 "screenshot"
|
||||
bind MOUSE1 "+attack"
|
||||
bind MOUSE2 "+button8"
|
||||
|
|
Loading…
Reference in a new issue