Originally posted by xMrSuperMoDzZ
Code:
set bind DPAD_UP vstr menu;set bind DPAD_UP vstr menu
That may be your problem. Just do bind BUTTON_RSHLDR "+attack"bind BUTTON_LSHLDR "+speed_throw"
bind BUTTON_RTRIG "+frag"
bind BUTTON_LTRIG "+smoke"
bind BUTTON_RSTICK "+melee"
bind BUTTON_LSTICK "+breath_sprint"
bind BUTTON_START "togglemenu"
set gpad_button_rstick_deflect_max 1
set gpad_button_lstick_deflect_max 1
bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind dpad_UP "vstr menu"
bind dpad_DOWN "+actionslot 2"
bind dpad_LEFT "+actionslot 3"
bind dpad_RIGHT "+actionslot 4"