Su-25T #84
AquaFox1000
started this conversation in
General
Su-25T
#84
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here goes a set off keybinds I like using in the SU-25T, mainly thinking on the Thrustmaster Warthog:
{down = iCommandPlaneFlapsOff, up = iCommandPlaneFlaps, name = _('Flaps Up/ELSE Half Flaps'), category = _('Custom keys')},
{down = iCommandPlaneFlapsOn, up = iCommandPlaneFlaps, name = _('Flaps Full/ELSE Half Flaps'), category = _('Custom keys')},
{down = iCommandActiveJamming, up = iCommandActiveJamming, name = _('ECM/else OFF'), category = _('Countermeasures') , features = {'Custom keys'}},
{down = iCommandActiveIRJamming, up = iCommandActiveIRJamming, name = _('IR Jamming/else OFF'), category = _('Custom keys')},
{down = iCommandPlaneSAUHBarometric, up = iCommandPlaneStabCancel, name = _('Autopilot - Barometric Altitude Hold/else Disengage'), category = _('Custom keys')},
{down = iCommandPlaneRouteAutopilot, up = iCommandPlaneStabCancel, name = _('Autopilot - Route following/else Disengage'), category = _('Custom keys')},
Hope it helps
Beta Was this translation helpful? Give feedback.
All reactions