mirror of
https://github.com/nzp-team/assets.git
synced 2025-03-20 16:50:58 +00:00
CTR: Assign ZL/ZR on NEW and Touchscreen bindings
This commit is contained in:
parent
f915224186
commit
dc0cd1838e
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
bind "TAB" "+showscores"
|
||||
bind "SPACE" "+jump"
|
||||
bind "+" "sizeup"
|
||||
bind "T1" "impulse 25"
|
||||
bind "T2" "+jump"
|
||||
bind "T3" "+reload"
|
||||
bind "T4" "+switch"
|
||||
bind "T5" "+knife"
|
||||
bind "," "+moveleft"
|
||||
bind "-" "sizedown"
|
||||
bind "." "+moveright"
|
||||
|
@ -50,6 +55,8 @@ bind "XBUTTON" "+forward"
|
|||
binddt "XBUTTON" "+forward %i; impulse 23"
|
||||
binddt "BBUTTON" "+back %i; impulse 30;"
|
||||
bind "YBUTTON" "+moveleft"
|
||||
bind "ZLTRIGGER" "impulse 23"
|
||||
bind "ZRTRIGGER" "+grenade"
|
||||
bind "LTRIGGER" "+aim"
|
||||
bind "RTRIGGER" "+attack"
|
||||
bind "SELECT" "+use"
|
||||
|
|
Loading…
Reference in a new issue