• Hi Guest! To get rid of ads on the page, please consider donating through user upgrades or other methods.

Addon Blade Dancer Use Flash step without pressing forward, help

netria

Cricket
Donator
Member
hey guys, is there a way to make Flash step switch with Lightning Draw whenever its available and use it without the need to press forward?

<condition combination-key-command-2="move-forward" skill="160430"/>
<result control-mode="bns" skillbar-7="160430"/>
<result control-mode="classic" skillbar-7="160430"/>

I've been playing with line, but I can't get it do anything. like I tried changing combination-key-command-2="move-forward" to "move-backwards", but nothing.
so I'm guessing I'm missing a whole lot before I can even make it switch and all. can anybody help me?
 

Endless

Founder
Staff member
Administrator
hey guys, is there a way to make Flash step switch with Lightning Draw whenever its available and use it without the need to press forward?

<condition combination-key-command-2="move-forward" skill="160430"/>
<result control-mode="bns" skillbar-7="160430"/>
<result control-mode="classic" skillbar-7="160430"/>

I've been playing with line, but I can't get it do anything. like I tried changing combination-key-command-2="move-forward" to "move-backwards", but nothing.
so I'm guessing I'm missing a whole lot before I can even make it switch and all. can anybody help me?
you need to also change the skill id for the move-backwards
 

klalnw2546

Cricket
Member
You just remove the condition to move forward. Like this.

I hope it will be useful XD
 

Attachments

  • BD Flash step without pressing forward by kla.xml
    352 bytes · Views: 75
Top Bottom