#switch data/code not displaying in behaviours tab
1 messages · Page 1 of 1 (latest)
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
Anyone seeing this, the problem is input events and behaviours doesn't display anything
It's possible it's just that plane, developers take different approaches
Did you un check the Minimize box and press Reload button in the Input Events tab?
Otherwise it looks like you will need to extract the code from the vc xml file.
Thanks Jamie, yea i tried that, I assume the code works all the same if its not displaying in the tabs?
Yeah. It sounds like this is just an awkward plane 😦
fair enough, not too hard to just search in the files, is there a way i can get the files to show in fs2020 myself?
Not sure what is the question. If going with the search into xml file, then you will need to open it in an app such as Notepad++
yea i can search the files manualy but can it do something so they display in the fs2020 drop downs
From the previous discussion above, it appears the developers are deliberately not showing the event code used. So I guess the answer is no and you will need to look for it directly in the xml files.
yea files is probably going to be easier, alright well thanks for your help again jamie