You are viewing our Forum Archives. To view or take place in current topics click here.
TUT Building commands to buttons
Posted:
TUT Building commands to buttonsPosted:
Status: Offline
Joined: Dec 02, 201014Year Member
Posts: 986
Reputation Power: 47
For this tut ill be using the gears of war 2 editor.
Download Here [ Register or Signin to view external links. ]
You will also need 2 files from the game.
-"Coalesced_INT" ("\GearGame\CookedXenon")
-"Xbox360TOC" ("\GearGame")
First open up "Coalesced_INT" in the editor, then it will ask to open "Xbox360TOC".
Now expand \Xe-GearInput.ini and click Engine.PlayerInput.
[ Register or Signin to view external links. ]
Scroll down till you see (Name="GBA_") these are the ones you want to edit.
[ Register or Signin to view external links. ]
I will be using RB and LB as examples.
LB:
[ Register or Signin to view external links. ]
LB will do its default command + god mode.
RB will fill your ammo up without reloading.
Some Commands:
*make sure you click on another value so the writing icon disappears before you save.
Download Here [ Register or Signin to view external links. ]
You will also need 2 files from the game.
-"Coalesced_INT" ("\GearGame\CookedXenon")
-"Xbox360TOC" ("\GearGame")
First open up "Coalesced_INT" in the editor, then it will ask to open "Xbox360TOC".
Now expand \Xe-GearInput.ini and click Engine.PlayerInput.
[ Register or Signin to view external links. ]
Scroll down till you see (Name="GBA_") these are the ones you want to edit.
[ Register or Signin to view external links. ]
I will be using RB and LB as examples.
LB:
default command: (Name="GBA_Taccom",Command="ButtonPress L1 | OnRelease ButtonRelease L1")
defualt command + command: (Name="GBA_Taccom",Command="ButtonPress L1 | OnRelease ButtonRelease L1 | god")
RB:
default command: (Name="GBA_Reload",Command="ButtonPress R1 | OnRelease ButtonRelease R1")
command: (Name="GBA_Reload",Command="allammo")
[ Register or Signin to view external links. ]
LB will do its default command + god mode.
RB will fill your ammo up without reloading.
Some Commands:
god (god mode)
allammo (max ammo)
ghost (activate no-clip)
walk (deactivate no-clip)
badass (increases damage)
playersonly (freezes bots)
*make sure you click on another value so the writing icon disappears before you save.
#2. Posted:
Status: Offline
Joined: Dec 02, 201014Year Member
Posts: 986
Reputation Power: 47
This took awhile, please keep alive...
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jul 08, 201113Year Member
Posts: 3,129
Reputation Power: 135
Status: Offline
Joined: Jul 08, 201113Year Member
Posts: 3,129
Reputation Power: 135
You are viewing our Forum Archives. To view or take place in current topics click here.