Hey guys,
I'll try to describe what I've got and what problems I occur.
This is E36 turn signal/long lights unit which I made into buttons with SymProjects JC32
controller.
Everything works fine.
I have got 4 different buttons from this -
Left Signal
Right Signal
Long lights constant
Long lights flash
All of buttons register as constant ON while -press and hold- them.
In the game we have got replication as this -
Default, game does not let you change them.
3 - long lights (constant)
7 - left signal
8 - right signal
9 - hazard lights (both on).
0 - turn off signal left/right or both
Optional
G - flash long lights
With a touch I make flash long lights as button. It works great - activation of a button turn on long lights and release of it turns it off.
Now in order to get other buttons to work I use this -
Buttons now do their functions - activates left/right/hazard lights and turns on long lights.
I run into problem here, because release of a button does not turn of whats activated in a game.
In order to get hazard lights off I need to press 0. In order to turn off left/right signal I need to press 0, but I can switch between them. For long lights (constant) I need to push it twice, because second push tells the game to turn it off.
My question is -
How can I get this working?
Can I change buttons from requiring double click as -ON when pressed and hold- ?
Thanks for reply
I'll try to describe what I've got and what problems I occur.
This is E36 turn signal/long lights unit which I made into buttons with SymProjects JC32
controller.
Everything works fine.
I have got 4 different buttons from this -
Left Signal
Right Signal
Long lights constant
Long lights flash
All of buttons register as constant ON while -press and hold- them.
In the game we have got replication as this -
Default, game does not let you change them.
3 - long lights (constant)
7 - left signal
8 - right signal
9 - hazard lights (both on).
0 - turn off signal left/right or both
Optional
G - flash long lights
With a touch I make flash long lights as button. It works great - activation of a button turn on long lights and release of it turns it off.
Now in order to get other buttons to work I use this -
Buttons now do their functions - activates left/right/hazard lights and turns on long lights.
I run into problem here, because release of a button does not turn of whats activated in a game.
In order to get hazard lights off I need to press 0. In order to turn off left/right signal I need to press 0, but I can switch between them. For long lights (constant) I need to push it twice, because second push tells the game to turn it off.
My question is -
How can I get this working?
Can I change buttons from requiring double click as -ON when pressed and hold- ?
Thanks for reply