Page 1 of 1

Macro Question

Posted: Mon Jun 25, 2012 2:29 pm
by NeoNaito
Can we assign macros to only activate when 2 buttons are pressed at the same time?

And if so, what would the command line be? lets use joystick 6 and 3 as an example of the 2 buttons I want to press to activate the macro

MACRO JBUTTON 6
MACRO JBUTTON 3
KEYDOWN s
DELAY 17
KEYUP s

?

Re: Macro Question

Posted: Mon Jun 25, 2012 2:40 pm
by Matlo
There's no such functionality at this time.

Please open an issue. It could be done in a future release.