Skip to content

A-10C Keybinds for Yaw SAS not working for me #80

@erikpolta

Description

@erikpolta

`{down = 3004, cockpit_device_id = 38, value_down = 1, name = ('Yaw SAS Left Engage'), category = {('Custom'), _('Stability Augmentation System')}},
{down = 3003, cockpit_device_id = 38, value_down = 0, name = ('Yaw SAS Left Off'), category = {('Custom'), _('Stability Augmentation System')}},

	{down = 3006, cockpit_device_id = 38, value_down = 1, name = _('Yaw SAS Right Engage'), category = {_('Custom'), _('Stability Augmentation System')}},
	{down = 3005, cockpit_device_id = 38, value_down = 0, name = _('Yaw SAS Right Off'), category = {_('Custom'), _('Stability Augmentation System')}},
	

	{down = 3008, cockpit_device_id = 38, value_down = 1, name = _('Pitch SAS Left Engage'), category = {_('Custom'), _('Stability Augmentation System')}},
	{down = 3007, cockpit_device_id = 38, value_down = 0, name = _('Pitch SAS Left Off'), category = {_('Custom'), _('Stability Augmentation System')}},
	
	{down = 3010, cockpit_device_id = 38, value_down = 1, name = _('Pitch SAS Right Engage'), category = {_('Custom'), _('Stability Augmentation System')}},
	{down = 3009, cockpit_device_id = 38, value_down = 0, name = _('Pitch SAS Right Off'), category = {_('Custom'), _('Stability Augmentation System')}}, `

When the Yaw SAS buttons are mapped to my button box the switches will move in cockpit, but they no longer actuate the Yaw or Pitch SAS. The warning lights on the warning panel stay illuminated and even though the switch has moved in cockpit - it does not appear to actually be activating the Yaw/Pitch SAS in game. If I click the Yaw/Pitch SAS buttons in cockpit with the mouse - it works as it should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions