Brian S Posted January 22, 2013 Report Posted January 22, 2013 can a lua script disable the gps? if so, what are the variables or whatever that calls the gps?
Pete Dowson Posted January 22, 2013 Report Posted January 22, 2013 can a lua script disable the gps? What do you mean "disable" the GPS? Stop it doing what, displaying things, or directing the course? The latter is a GPS/NAV switch, for which there is an FS control.("Toggle GPS drives NAV1".). You can send controls from a Luascript if you wish -- ipc.control. Or simply assign the control to a button or keypress. Regards Pete
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now