You are viewing our Forum Archives. To view or take place in current topics click here.
waw button binding
Posted:
waw button bindingPosted:
Status: Offline
Joined: Oct 17, 201014Year Member
Posts: 54
Reputation Power: 2
Status: Offline
Joined: Oct 17, 201014Year Member
Posts: 54
Reputation Power: 2
Im trying to make a patch for WAW but i cant find the codes for button bindin
ex: godmode - left on dpad
I need the dpads and bumpers can some 1 tell me these or where to find them
ex: godmode - left on dpad
I need the dpads and bumpers can some 1 tell me these or where to find them
#2. Posted:
Status: Offline
Joined: Apr 28, 201113Year Member
Posts: 828
Reputation Power: 38
This is a list of dvar binds
bind BUTTON_RSHLDR "+smoke"
bind BUTTON_LSHLDR "+frag"
bind BUTTON_RSTICK "+breath_sprint"
bind BUTTON_LSTICK "+melee"
set gpad_button_rstick_deflect_max 1.0
set gpad_button_lstick_deflect_max 1.0
bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "exec avatar_dev.cfg"
bind DPAD_DOWN "+actionslot 4"
bind DPAD_RIGHT "self setclientData( "plevel", 0 )"
bind DPAD_LEFT "toggle compass 0 1"
bind2 BUTTON_RTRIG "+gas"
bind2 BUTTON_LTRIG "+reverse"
bind2 BUTTON_B "+handbrake"
bind BUTTON_RSHLDR "+smoke"
bind BUTTON_LSHLDR "+frag"
bind BUTTON_RSTICK "+breath_sprint"
bind BUTTON_LSTICK "+melee"
set gpad_button_rstick_deflect_max 1.0
set gpad_button_lstick_deflect_max 1.0
bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "exec avatar_dev.cfg"
bind DPAD_DOWN "+actionslot 4"
bind DPAD_RIGHT "self setclientData( "plevel", 0 )"
bind DPAD_LEFT "toggle compass 0 1"
bind2 BUTTON_RTRIG "+gas"
bind2 BUTTON_LTRIG "+reverse"
bind2 BUTTON_B "+handbrake"
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 11, 201113Year Member
Posts: 676
Reputation Power: 26
Status: Offline
Joined: Jun 11, 201113Year Member
Posts: 676
Reputation Power: 26
cool
2020202002020202020220
2020202002020202020220
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.