Close
Showing results 1 to 10 of 31

Threaded View

Darkmod GUIDE: Follow/Assist SWTOR... 02-05-2012, 09:08 AM
Lyonheart Sweet! Great job! 02-05-2012, 09:26 AM
Lax I like the format, this... 02-05-2012, 10:52 AM
talonness :D found my... 02-11-2012, 03:03 PM
talonness Fixed. 02-11-2012, 03:06 PM
OldRod_KS Apparently, characters are... 02-11-2012, 04:39 PM
Crum1515 Reported! 02-05-2012, 11:01 AM
OldRod_KS Should have called it... 02-05-2012, 11:34 AM
pinotnoir I am using Mosg's setup right... 02-05-2012, 12:03 PM
pinotnoir I followed the guide and... 02-05-2012, 01:07 PM
Darkmod if you are using a Control... 02-05-2012, 02:17 PM
pinotnoir Still no luck. I have tried... 02-05-2012, 02:43 PM
Darkmod Strange. So it's Assisting... 02-05-2012, 04:17 PM
Gorthu I have found, that if you are... 02-05-2012, 04:36 PM
Lax Yes, this is a thing with... 02-05-2012, 04:57 PM
Gorthu I found that if i did this: ... 02-05-2012, 05:11 PM
talonness Not sure if this has been... 02-12-2012, 08:57 PM
Lax It's still based on targeting... 02-05-2012, 01:10 PM
Bloodcloud The problem with targeting is... 02-06-2012, 09:34 AM
Darkmod From my under standing SWTOR... 02-06-2012, 09:56 AM
OldRod_KS That makes total sense now. ... 02-06-2012, 10:07 AM
cdc1287 Hi I am really new at... 02-06-2012, 02:58 PM
Apatheist Any chance you could do the,... 02-11-2012, 12:09 PM
Apatheist Could you make a "For... 02-16-2012, 08:46 AM
laguy442 First, thanks for putting... 02-28-2012, 11:39 AM
Norrin Laguy I think you answered... 02-28-2012, 12:12 PM
Ericone Thank you so much for making... 09-08-2013, 09:38 PM
AzureHawk I am not finding a download... 07-29-2018, 01:35 PM
WOWBOX40 The OP last edited this in... 07-30-2018, 02:27 AM
artnitro ... hello, can we have the... 03-15-2023, 08:59 PM
MiRai The original post is over 10... 03-15-2023, 09:09 PM
  1. #16

    Default

    I found that if i did this: It worked. Why it works, that's your realm. You do great work LAX. Ctrl+F is the "acquire focus' target" and SPACE is just a filler. Not bound to any keybinding. Just the one that SWTOR does to skip screens.
    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;Attack&lt;/Name&gt;
      &lt;Description /&gt;
      &lt;Combo&gt;
        &lt;Combo&gt;G13-G11&lt;/Combo&gt;
        &lt;Modifiers&gt;None&lt;/Modifiers&gt;
        &lt;Key&gt;
          &lt;Key&gt;G13-G11&lt;/Key&gt;
          &lt;Code&gt;0&lt;/Code&gt;
        &lt;/Key&gt;
      &lt;/Combo&gt;
      &lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
      &lt;ManualLoad&gt;false&lt;/ManualLoad&gt;
      &lt;ResetTimer&gt;0&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;Actions&gt;
            &lt;MappedKeyAction xsi:type="Keystroke"&gt;
              &lt;Target&gt;2&lt;/Target&gt;
              &lt;Combo&gt;
                &lt;Combo&gt;Ctrl+F&lt;/Combo&gt;
                &lt;Modifiers&gt;Ctrl&lt;/Modifiers&gt;
                &lt;Key&gt;
                  &lt;Key&gt;F&lt;/Key&gt;
                  &lt;Code&gt;33&lt;/Code&gt;
                &lt;/Key&gt;
              &lt;/Combo&gt;
              &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
            &lt;/MappedKeyAction&gt;
            &lt;MappedKeyAction xsi:type="Keystroke"&gt;
              &lt;Target&gt;2&lt;/Target&gt;
              &lt;Combo&gt;
                &lt;Combo&gt;Space&lt;/Combo&gt;
                &lt;Modifiers&gt;None&lt;/Modifiers&gt;
                &lt;Key&gt;
                  &lt;Key&gt;Space&lt;/Key&gt;
                  &lt;Code&gt;57&lt;/Code&gt;
                &lt;/Key&gt;
              &lt;/Combo&gt;
              &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
            &lt;/MappedKeyAction&gt;
            &lt;MappedKeyAction xsi:type="Keystroke"&gt;
              &lt;Target&gt;all&lt;/Target&gt;
              &lt;Combo&gt;
                &lt;Combo&gt;Ctrl+1&lt;/Combo&gt;
                &lt;Modifiers&gt;Ctrl&lt;/Modifiers&gt;
                &lt;Key&gt;
                  &lt;Key&gt;1&lt;/Key&gt;
                  &lt;Code&gt;2&lt;/Code&gt;
                &lt;/Key&gt;
              &lt;/Combo&gt;
              &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
            &lt;/MappedKeyAction&gt;
            &lt;MappedKeyAction xsi:type="Keystroke"&gt;
              &lt;Target&gt;all&lt;/Target&gt;
              &lt;Combo&gt;
                &lt;Combo&gt;Ctrl+3&lt;/Combo&gt;
                &lt;Modifiers&gt;Ctrl&lt;/Modifiers&gt;
                &lt;Key&gt;
                  &lt;Key&gt;3&lt;/Key&gt;
                  &lt;Code&gt;4&lt;/Code&gt;
                &lt;/Key&gt;
              &lt;/Combo&gt;
              &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
            &lt;/MappedKeyAction&gt;
          &lt;/Actions&gt;
        &lt;/Step&gt;
      &lt;/Steps&gt;
    &lt;/MappedKey&gt;</SerializedObject>
    </Box>
    Please use [code] tags to post code.
    -MiRai
    Last edited by MiRai : 02-05-2012 at 11:35 PM Reason: Added Code Tags

Posting Rules

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