jonsky7 Posted June 22, 2021 Posted June 22, 2021 The keybind for the pilot Fire Control Switch doesn't work. Thanks {down = weapon_commands.Pilot_SWITCHER_FIRE_CONTROL_UP_Ext, cockpit_device_id = devices.WEAP_SYS, value_down = 1, name = _('Weapon Control ON'), category = {_('Weapon')}}, {down = weapon_commands.Pilot_SWITCHER_FIRE_CONTROL_DOWN_Ext, cockpit_device_id = devices.WEAP_SYS, value_down = 1, name = _('Weapon Control OFF'), category = {_('Weapon')}},
jonsky7 Posted June 25, 2021 Author Posted June 25, 2021 For some reason the keybind didn't work, I bound it to something else and then it did work, and bound the original key again and it still worked. Weird but no longer an issue, thanks.
Recommended Posts