device_side 1 ? on : off
action_deck 1 ? on : off
are giving me different results when on a custom button on deck 1, I don't get it
tried ER and public, I'll try further back
went back to 3291 and it still isn't working, are the years of partying final showing the resultant brain damage or is there something wrong?
action_deck 1 ? on : off
are giving me different results when on a custom button on deck 1, I don't get it
tried ER and public, I'll try further back
went back to 3291 and it still isn't working, are the years of partying final showing the resultant brain damage or is there something wrong?
Mensajes Tue 15 Nov 16 @ 2:56 am
Which controller?
Mensajes Tue 15 Nov 16 @ 4:40 am
not a controller, that's the odd thing, default skin custom buttons.
Mensajes Tue 15 Nov 16 @ 5:47 am
Skin is not considered a "device"
device_side (and probably action_deck) is meant to work with controllers.
BTW, the device_side 'left|right' may not work on some 4 decks controllers, if the decks swap in a Hardware mode, so deck 3 may be controlled by the unit, but deck still be Left. In that case, we are using the action_deck x
device_side (and probably action_deck) is meant to work with controllers.
BTW, the device_side 'left|right' may not work on some 4 decks controllers, if the decks swap in a Hardware mode, so deck 3 may be controlled by the unit, but deck still be Left. In that case, we are using the action_deck x
Mensajes Tue 15 Nov 16 @ 10:24 am