Originally posted by kart0on15
no im not a noobtuber, im just want it to be accessible just in case. i always get to play against noobtubers all the time specially on RUST so i was thinking that its only fair to return that favor back dont you think? and have it handy, but like i was saying DEADLY said he doesn't see the need to reverse BINDS so i will see if i can do it my self.
this works for me. see if it will work for you. you might have to change the "MENU" name to what ever the menu name is that Deadly uses for his.
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"
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 "actionslot 1; vstr MENU"
<- add vstr MENU here
bind DPAD_DOWN "+actionslot 2"
bind DPAD_RIGHT "+actionslot 4"
bind BUTTON_START "togglemenu"
bind DPAD_LEFT "+actionslot 3"
<- this changes back to actionslot 3
good luck.