hitmanalpha1 Posted June 7, 2020 Posted June 7, 2020 Somewhere I saw a key binding for the Master Test Switch. I put it in my lua and it worked! Now I accidentally over wrote my bindings and its gone. Now I cant find the post again. Can anyone help!!?? lol!
Gunslinger22 Posted July 14, 2020 Posted July 14, 2020 +1 On this please. "I'm just a dude, playing a dude, disguised as another dude."
draconus Posted July 15, 2020 Posted July 15, 2020 this is for pull/push: {down = device_commands.BIT_SelectorPush, cockpit_device_id = devices.BITPANEL, value_down = 0, name = _('Master Test Selector PUSH IN'), category = _('Master Test')}, {down = device_commands.BIT_SelectorPush, cockpit_device_id = devices.BITPANEL, value_down = 1, name = _('Master Test Selector PULL OUT'), category = _('Master Test')}, {down = device_commands.BIT_SelectorPush, up = device_commands.BIT_SelectorPush, cockpit_device_id = devices.BITPANEL, value_down = 1, value_up = 0, name = _('Master Test Selector PULL OUT else PUSH IN'), category = _('Master Test')}, Win10 i7-10700KF 32GB RTX4070S Quest 3 T16000M VPC CDT-VMAX TFRP FC3 F-14A/B F-15E CA SC NTTR PG Syria
Uxi Posted July 16, 2020 Posted July 16, 2020 Would the 12 way rotary toggle from Leo Bodnar work? Not sure if the pull mechanism would be necessary or not... http://www.leobodnar.com/shop/index.php?main_page=product_info&cPath=98_100&products_id=207 Specs & Wishlist: Core i9 9900k 5.0Ghz, Asus ROG Maximus XI Hero, 64GB G.Skill Trident 3600, Asus RoG Strix 3090 OC, 2TB x Samsung Evo 970 M.2 boot. Samsung Evo 860 storage, Coolermaster H500M, ML360R AIO HP Reverb G2, Samsung Odyssey+ WMR; VKB Gunfighter 2, MCG Pro; Virpil T-50CM v3; Slaw RX Viper v2
Gunslinger22 Posted July 16, 2020 Posted July 16, 2020 I have a 12 position for it also, would love to just have each position as a binding rather than have to have the push pull binding. "I'm just a dude, playing a dude, disguised as another dude."
Recommended Posts