Replies: 1 comment 1 reply
-
|
Thanks for sharing! I'll add that in. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I don't use github, so I wasn't sure where to put this, but I made a command that might be useful to some:
{down = iCommandViewAWACS, up= iCommandViewCockpit, name = _('TOGGLE F10 Theater map view'), category = _('View')},
I use this as a toggle for quickly glancing at the F10 map, I use it on my Warthog on one of the toggle switches, specificially the Engine L fuel flow switch. In the up position == map on, when off == back to F1 view.
I placed it in UiLayer\Joystick\default.lua so that it is available to every plane I fly.
Beta Was this translation helpful? Give feedback.
All reactions