Close
Showing results 1 to 8 of 8

Thread: Screen lineup

Hybrid View

  1. #1

    Default

    ok i went back and double checked everything. turning repeater on mouse tracks fine. i pull up on node and step back to stack and check mouse line up and all looks good.

    https://www.dropbox.com/s/3gcjhmqw06...29_LI.jpg?dl=0

    press my setview/ interact with mouse over key and they are off. I too a screen shot after i pressed the key. in this pick the red circle is where i clicked using the yellow brick as a sample node. you can see the minions cursor is just outside the box after the key press.

    https://www.dropbox.com/s/gwmr91zjpy...29_LI.jpg?dl=0

    this is my action



    <?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>System.Collections.Generic.List`1[ISBoxer_Toolkit.Configs.KeyMaps.MappedKeyAction]</ObjectType>
    <SerializedObject>&lt;?xml version="1.0" encoding="utf-8"?&gt;
    &lt;ArrayOfMappedKeyAction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
    &lt;MappedKeyAction xsi:type="WoWMacroRefAction"&gt;
    &lt;Target&gt;all&lt;/Target&gt;
    &lt;UseCustomModifiers /&gt;
    &lt;WoWMacro&gt;
    &lt;WoWMacroSetString&gt;Quick Setup 42&lt;/WoWMacroSetString&gt;
    &lt;WoWMacroString&gt;SetView&lt;/WoWMacroString&gt;
    &lt;/WoWMacro&gt;
    &lt;/MappedKeyAction&gt;
    &lt;MappedKeyAction xsi:type="SyncCursorAction"&gt;
    &lt;Target&gt;all&lt;/Target&gt;
    &lt;/MappedKeyAction&gt;
    &lt;MappedKeyAction xsi:type="Keystroke"&gt;
    &lt;Target&gt;all&lt;/Target&gt;
    &lt;Combo&gt;
    &lt;Combo&gt;Ctrl+Shift+X&lt;/Combo&gt;
    &lt;Modifiers&gt;Ctrl Shift&lt;/Modifiers&gt;
    &lt;Key&gt;
    &lt;Key&gt;X&lt;/Key&gt;
    &lt;Code&gt;45&lt;/Code&gt;
    &lt;/Key&gt;
    &lt;/Combo&gt;
    &lt;/MappedKeyAction&gt;
    &lt;/ArrayOfMappedKeyAction&gt;</SerializedObject>
    </Box>
    Last edited by Grundel : 09-30-2018 at 02:17 AM

Posting Rules

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