Binary Posted August 10, 2016 Posted August 10, 2016 The Gun Arm toggle key binding does not seem to work. I've tried different key mappings (besides the default LCTRL+6) and also tried buttons on my hotas, neither work. Other key bindings (like Master arm toggle) are working. Author of Scratchpad, DATIS, and maintainer of DCS-gRPC.
Binary Posted October 7, 2016 Author Posted October 7, 2016 I was able to put the gun arm onto my hotas using the following snippet: {down = 3463, up = 3463, cockpit_device_id = 6, value_up= -1, value_down = 1, name = _('Gun UNARMED, else ARMED'), category = _('Alternate Switch Abstractions')}, I had to use 3463 instead of iCommandPlaneAHCPGUNArm, which is used for the default keybinding. So maybe the issue with the default provided keybinding could also be fixed by using 3463 instead of iCommandPlaneAHCPGUNArm. 1 Author of Scratchpad, DATIS, and maintainer of DCS-gRPC.
SpeedStick Posted October 9, 2016 Posted October 9, 2016 (edited) hey n26 thanks for the help but could you clarify? is it possible to use the 3463 line instead in default.lua? If I may hijack the thread. The Slave/AG Designate/INS is grayed out on everything except keyboard. I cant figure it out. Edit: I thinked I fixed it. Thanks tough n26. Edited October 9, 2016 by SpeedStick "Hard to imagine bigger engine. its got a beautiful face and an arse built like sputnik." - Pikey AKA The Poet, on 37 Viggen.
Recommended Posts