#MIP "ENG" and "SYS" button
1 messages · Page 1 of 1 (latest)
You didn't follow the guide from https://discord.com/channels/608690978081210392/1139183453494067301
What simulator are you running?
What specific aircraft are you using (as they are all built with different simvars and events)?
Sorry for that.
I am using MSFS2020 and PMDG 737-700
If you don't find something in MF, use the in game developer mode.
Then open the Behaviours and then point the cursor on the button and press (IIRC) CTRL+G 2 times. It will show the button LVAR number.
You can use the developer tools in MSFS2020 to find the code for the input events. See this blog post for details on how to do it: Uncovering input events using the MSFS2020 model behavior dialog
in the link above you will find tutorial how to search for the events
@uncut fjord did you check for those two?
Problem solved. I typed "eng" in the search box and found what I needed. I appreciate your help.