Close
Showing results 1 to 10 of 67

Threaded View

  1. #10

    Default

    Quote Originally Posted by Dreadone View Post
    Hi John,

    im not using the Isboxer Pro configuration yet. How could i fix the problem with the standard version? Any idea/workaround?

    Thank you for your time
    It's basically an alternative implementation of the "Face Target" version of IWT, which sends "Move Backward" after pressing IWT -- all you should have to do is adjust the auto-interact (assuming that is enabled on your DPS buttons) to also press a movement key.

    Note: If you're pressing it manually and not building this into your DPS keys, you can set a Hotkey for "Face Toward Target" in "ISB42 - Base Hotkeys"

    Here's the default version of "Auto-Interact with Target - Standard" in "ISB42 - Party" which would be built into your DPS keys. (e.g. by ticking the box at the end of the Quick Setup Wizard)


    And here's an adjusted version...

    … and the changes:
    1. I changed the Targets for the Actions to use the Melee ATG instead of all. This is so that teams with casters are not affected. You can leave those to all/all other if you want.
      • If you want use the Melee ATG, you do may have to create it under Action Target Groups, and make sure to add your Melee characters to it

    2. I also went into "Interact with Target - Face Target" right above it, into Step 1, and Copied the <Move Backward> Action, and pasted it in (and changed the Target to match the changes). You can do that as well.
      • You can also manually add the action -- right click Actions and select "Variable Keystroke Action", pick the "Move Backward" (or any direction really, it's not going to actually move because this is instant) and set the Target. Just be sure that under "Variable Keystrokes" in the top left pane, your "Move Backward" is set to the right button for your in-game key bindings (while you're there, check the others ).
      • … you can also use a regular old Keystroke Action and just fill in your movement key


    That's how to modify the standard ISBoxer 42 setup, with or without Pro. Pro setups can of course choose to use this Auto-Interact with Target feature the same way as the standard "ISB42 - Combat Broadcast" key map.

    Enjoy

    p.s. here's the modified Mapped Key, you can just paste this in to ISB42 - Party.
    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;Auto-Interact with Target - Standard&lt;/Name&gt;
      &lt;Description&gt;This is the same as Interact with Target - Standard with the exception of no auto-assist, and Click to Move is left enabled in WoW&lt;/Description&gt;
      &lt;Hold /&gt;
      &lt;UseFTLModifiers /&gt;
      &lt;ResetTimer&gt;1&lt;/ResetTimer&gt;
      &lt;ResetType&gt;FromFirstPress&lt;/ResetType&gt;
      &lt;Mode&gt;OnRelease&lt;/Mode&gt;
      &lt;Steps&gt;
        &lt;Step&gt;
          &lt;Actions&gt;
            &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
              &lt;Target&gt;other Melee&lt;/Target&gt;
              &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
              &lt;MappedKeyString&gt;Click to Move On&lt;/MappedKeyString&gt;
            &lt;/MappedKeyAction&gt;
            &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
              &lt;Target&gt;Melee&lt;/Target&gt;
              &lt;Name&gt;Interact with Target&lt;/Name&gt;
            &lt;/MappedKeyAction&gt;
            &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
              &lt;Target&gt;other Melee&lt;/Target&gt;
              &lt;Name&gt;Move Backward&lt;/Name&gt;
            &lt;/MappedKeyAction&gt;
          &lt;/Actions&gt;
        &lt;/Step&gt;
      &lt;/Steps&gt;
    &lt;/MappedKey&gt;</SerializedObject>
    </Box>
    1. Select everything in the "Code" box
    2. Copy it (e.g. right click, Copy. or Ctrl+C)
    3. In ISBoxer, select "ISB42 - Party" in the top left under Key maps, then right click "Mapped Keys" in the bottom left
    4. Select "Paste Mapped Key from Clipboard"
    5. It says "An existing Mapped Key . . .", tell it to "Replace the existing item" and click OK.
    Attached Images Attached Images    
    Last edited by Lax : 08-13-2018 at 10:21 AM Reason: images
    Lax
    Author of ISBoxer
    Video: ISBoxer Quick Start

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •