Announcement

Collapse
No announcement yet.

Can it be done? Holding button on back causes A to hold down and alternates B and X

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Can it be done? Holding button on back causes A to hold down and alternates B and X

    I'm not sure if this is possible, but I have a Vadar 2. On one of the extra buttons on the back (I'm going to call it Button C), I'd like to be able to hold it down, which would cause A to be held down also, and press B and X, repeating.

    A flowchart look of this would look similar to this:

    Button C held:
    -- A down
    ----B down/B up
    ----X down/X up
    ----B down/B up
    ----X down/X up
    ----repeat until button c released.
    -- A up

    I've been able to sort of configure this by writing a combo that does A down, B down/up, X down/up, A up, and assigning it to the turbo so it repeats, but I'd really prefer it if the A didn't need to be pressed/released inside of the combo. I'm sure I could do a Button D to Toggle A, and then use Button C to repeat the B and X, but I was hoping to have all this done in one press and hold.

    Thanks much.

  • #2
    You can achieve this using Activators

    Assign to C button as Single press
    Click image for larger version

Name:	image.png
Views:	130
Size:	1.08 MB
ID:	238233

    Then, assign combo as Start Press and loop the combo using Turbo. The pause is adjustable in the Turbo field Click image for larger version

Name:	image.png
Views:	111
Size:	1.08 MB
ID:	238234

    So, while you hold a back button, will be pressed, and will be repeating
    ​​

    Comment


    • #3
      That is really awesome. That works perfectly. Thank you much.

      Comment

      Working...
      X