FAQ  •  Register  •  Login

Formation

Moderator: MiRai

<<

snoozemk

Posts: 3

Joined: Sat Nov 15, 2014 9:02 am

Post Tue Nov 18, 2014 12:21 pm

Formation

How do I configure a square formation with 13 accounts? like in the first line my main would be in the middle, and then behind my main there would be 3 lines with 4 characters on each line, is that possible? how do I configure that through ISBoxer's toolkit?
<<

Oggey

Posts: 1

Joined: Tue Sep 23, 2014 2:32 pm

Post Thu Nov 27, 2014 2:32 pm

Re: Formation

I've not seen this done with so many accounts, and I don't have the accounts to test it out.
This is just a general butcher of the other formations found in non-combat mapped keys. It all depends also on how you want them to fan out.

Code:
<?xml version="1.0" encoding="utf-8"?>
<Box xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ObjectType>ISBoxer_Toolkit.Configs.KeyMaps.MappedKey</ObjectType>
  <SerializedObject>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;MappedKey xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;Name&gt;Square Formation 13&lt;/Name&gt;
  &lt;Description /&gt;
  &lt;Hold&gt;
    &lt;Value&gt;true&lt;/Value&gt;
  &lt;/Hold&gt;
  &lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
  &lt;ManualLoad&gt;false&lt;/ManualLoad&gt;
  &lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
  &lt;ResetType&gt;Never&lt;/ResetType&gt;
  &lt;Mode&gt;Default&lt;/Mode&gt;
  &lt;Steps&gt;
    &lt;Step&gt;
      &lt;Stick&gt;0&lt;/Stick&gt;
      &lt;Stop&gt;false&lt;/Stop&gt;
      &lt;Stump&gt;false&lt;/Stump&gt;
      &lt;Disabled&gt;false&lt;/Disabled&gt;
      &lt;Actions&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#1&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#2&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#3&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#4&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#5&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#6&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#7&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#8&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#9&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#10&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#11&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#12&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#13&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
      &lt;/Actions&gt;
    &lt;/Step&gt;
    &lt;Step&gt;
      &lt;Stick&gt;0&lt;/Stick&gt;
      &lt;Stop&gt;false&lt;/Stop&gt;
      &lt;Stump&gt;false&lt;/Stump&gt;
      &lt;Disabled&gt;false&lt;/Disabled&gt;
      &lt;Actions&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#1&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#2&lt;/Target&gt;
          &lt;Name&gt;Move Right&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#3&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#4&lt;/Target&gt;
          &lt;Name&gt;Move Right&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#5&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#6&lt;/Target&gt;
          &lt;Name&gt;Move Right&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#7&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#8&lt;/Target&gt;
          &lt;Name&gt;Move Right&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#9&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#10&lt;/Target&gt;
          &lt;Name&gt;Move Right&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#11&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#12&lt;/Target&gt;
          &lt;Name&gt;Move Right&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#13&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
      &lt;/Actions&gt;
    &lt;/Step&gt;
    &lt;Step&gt;
      &lt;Stick&gt;0&lt;/Stick&gt;
      &lt;Stop&gt;false&lt;/Stop&gt;
      &lt;Stump&gt;false&lt;/Stump&gt;
      &lt;Disabled&gt;false&lt;/Disabled&gt;
      &lt;Actions&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#1&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#2&lt;/Target&gt;
          &lt;Name&gt;Move Right&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#3&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#4&lt;/Target&gt;
          &lt;Name&gt;Move Right&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#5&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#6&lt;/Target&gt;
          &lt;Name&gt;Move Right&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#7&lt;/Target&gt;
          &lt;Name&gt;Move Left&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
      &lt;/Actions&gt;
    &lt;/Step&gt;
    &lt;Step&gt;
      &lt;Stick&gt;0&lt;/Stick&gt;
      &lt;Stop&gt;false&lt;/Stop&gt;
      &lt;Stump&gt;false&lt;/Stump&gt;
      &lt;Disabled&gt;false&lt;/Disabled&gt;
      &lt;Actions&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#1&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#5&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#7&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#11&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#13&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#10&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#12&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#4&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#6&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
      &lt;/Actions&gt;
    &lt;/Step&gt;
    &lt;Step&gt;
      &lt;Stick&gt;0&lt;/Stick&gt;
      &lt;Stop&gt;false&lt;/Stop&gt;
      &lt;Stump&gt;false&lt;/Stump&gt;
      &lt;Disabled&gt;false&lt;/Disabled&gt;
      &lt;Actions&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#1&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#7&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#13&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#12&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
          &lt;Target&gt;(other isboxer&amp;amp;~dxnothing)#6&lt;/Target&gt;
          &lt;Name&gt;Move Backward&lt;/Name&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
        &lt;/MappedKeyAction&gt;
      &lt;/Actions&gt;
    &lt;/Step&gt;
  &lt;/Steps&gt;
&lt;/MappedKey&gt;</SerializedObject>
</Box>


Apologies if it does not work, you will obviously have to assign a key bind to it, I wont go in to how to add it to the formations menu buttons

Return to Key Maps

Who is online

Users browsing this forum: No registered users and 0 guests