You are viewing our Forum Archives. To view or take place in current topics click here.
Need help editing phoneix v2 fixed patch.
Posted:
Need help editing phoneix v2 fixed patch.Posted:
Status: Offline
Joined: Apr 10, 201113Year Member
Posts: 3
Reputation Power: 0
Status: Offline
Joined: Apr 10, 201113Year Member
Posts: 3
Reputation Power: 0
i want modz on the dpad so i can use modz without being host
#2. Posted:
Status: Offline
Joined: Jul 19, 201014Year Member
Posts: 704
Reputation Power: 31
Status: Offline
Joined: Jul 19, 201014Year Member
Posts: 704
Reputation Power: 31
LegitimateOwnzModz wrote i want modz on the dpad so i can use modz without being host
set player_bayonetRange "1000"
set g_gravity "115"
set magic_chest_movable "0"
set player_deathInvulnerableToMelee "1"
set perk_altMeleeDamage "10000"
set perk_altMeleeLerpTime "10"
set ai_accuracyDistScale "10000"
bind BUTTON_RTRIG "+attack"
bind BUTTON_LTRIG "+speed_throw"
bind BUTTON_RSHLDR "+frag"
bind BUTTON_LSHLDR "dropweapon"
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 "exec buttons_experimental.cfg"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "god"
bind DPAD_DOWN "give all"
bind DPAD_LEFT "noclip"
bind DPAD_RIGHT "notarget"
bind2 BUTTON_RTRIG "+gas"
bind2 BUTTON_LTRIG "+reverse"
bind2 BUTTON_B "+handbrake"
HostOnlyBinds
put this in the mo.cfg in the code_post_gfx
the go to buttons_experimental and go to dpad down or something and put
"exec mo.cfg"
bind BUTTON_RTRIG "+attack"
bind BUTTON_LTRIG "+speed_throw"
bind BUTTON_RSHLDR "+frag"
bind BUTTON_LSHLDR "+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 "exec default.cfg"
bind DPAD_DOWN "exec mo.cfg"
bind DPAD_LEFT "exec developer.cfg"
bind DPAD_RIGHT "+actionslot 4"
bind2 BUTTON_RTRIG "+gas"
bind2 BUTTON_LTRIG "+reverse"
bind2 BUTTON_B "+handbrake"
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.