Jump to content

[HELP] Rabinding dodge and roll


Martinezz123

Recommended Posts

I'm editing the inputs_explore_fight.sli file.

Changing SKILL_BLOCK to pad_RT works.

However when I change DODGE to Pad_B it does not work.

And I can't find binding (double tap of pad_A) for ROLL anywhere.

<!-- ################################################################################################# -->
<command id="SKILL_DODGE" contexts="actions_base">
<conditions>
<operands>
<button channel="pad_B" onUpToDown="true" watchId="0"/>
<button channel="shift"  onUpToDown="true" watchId="0" preset="kbm" column="0"/>
</operands>
</conditions>
</command>

please HELP.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...