gtsab Posted April 12, 2020 Posted April 12, 2020 When mission start, like "Cold and Dark", the cockpit switches are by default in a certain setting, such as the battery switch is off. What lua can I edit to change the default positions of switches, such as make the battery default to on instead of off? I would like the aircraft to be more "off", more dark, when it starts in Cold and Dark so a user has to turn on more switches.
davidp57 Posted April 13, 2020 Posted April 13, 2020 You could modify the Mods\aircraft\<XXX>\Cockpit\Scripts\Macro_sequencies.lua file and use the push_stop_command function to specify commands that will be sent to the sim when the pilot presses the "Auto STOP" control (Windows - END) Zip - VEAF :pilotfly: If you want to learn, talk and fly with french-speaking friends, the Virtual European Air Force is here for you ! Meet us on our Discord and our forum If you're a mission creator, you may want to check the VEAF Mission Creation Tools (and its GitHub repository) a set of open-source scripts and tools that make creating a dynamic mission a breeze !
Recommended Posts