Re: WBK'S IL2 Series profile 2.0
Hey Target. I also found a good workaround for those Hold buttons that had to be coded with both the select and deselect macros to fix network mode:
macro_select = predef:I, KEYDOWN
macro_deselect = predef:I, KEYUP
The bug fix was to code them with a dummy deselect like this:
macro_select = predef:I
macro_deselect = {}
This allows the engine to start when the button is first touched, not when it is de-selected/reset. The deselect macro does not send any keystrokes. This fix worked for all Hold buttons:
Flight Tab:
Ignition
Extinguish Fire
Drop Tanks
Radio Tab:
Squad
Wing
Wing 1 - 4
I think that's it.
__________________
(a.k.a. Snacko)
Touchscreen: Innovatek TM-868 8"; Running Local Mode on XP Pro
|