#How to find vars for other aircraft, Not listed in input events list
1 messages · Page 1 of 1 (latest)
Hi Pete.
Check this out:
https://discord.com/channels/608690978081210392/1139183453494067301
or better the direct link bot will give you in few seconds
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 behavior dialog
Perfect thankyou
I still seem to be having trouble with this, I can see the list of inputevents which for my aircraft (IF Tornado) is very limited, engine, handling and landing gear, thats it. I can see other switches i want to assign in the local variables tab but that doesnt give any code snipets, any ideas?
How to find vars for other aircraft, Not listed in input events list
Look in the Behaviors tab, select a control and check the Mouserect section.
There is no code reference i can find, sorry if I'm being dumb
with the behaviours debug window open hover over the control you wish to program and press CTRL+G. this will load that control in the dialog and you can view the options
That is is just opening what is already displaying in the photo, just a shortcut to that, but it's not giving me the code for the butto
hmm strange but some aircraft do have this issue where the ctrl+g does not work as expected. you can always look directly at the xml files to try and work out what events and vars are being used
I had followed the minimise data step, didn't make a difference. I've found what I think are the references in the file itself, although I'm thinking of just using Xplane, model isn't much different and I know it better