mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-07 17:17:50 -05:00
18 lines
525 B
INI
18 lines
525 B
INI
set gpad_buttonsConfig "buttons_nomad"
|
|
bind BUTTON_RSHLDR "+attack"
|
|
bind BUTTON_LSHLDR "+toggleads_throw"
|
|
bind BUTTON_RTRIG "+frag"
|
|
bind BUTTON_LTRIG "+smoke"
|
|
bind BUTTON_RSTICK "+stance"
|
|
bind BUTTON_LSTICK "+breath_sprint"
|
|
set gpad_button_rstick_deflect_max 1.0
|
|
set gpad_button_lstick_deflect_max 1.0
|
|
bind BUTTON_A "+gostand"
|
|
bind BUTTON_B "+melee"
|
|
bind BUTTON_X "+usereload"
|
|
bind BUTTON_Y "weapnext"
|
|
bind DPAD_UP "+actionslot 1"
|
|
bind DPAD_DOWN "+actionslot 2"
|
|
bind DPAD_LEFT "+actionslot 3"
|
|
bind DPAD_RIGHT "+actionslot 4"
|