#B787 - lights events
1 messages · Page 1 of 1 (latest)
This is all community effort by the users interested in a particular aircraft.
You should try the generic events and if that doesn't work, consider learning how to dig the code yourself.
Contribute your findings in Hubhop.
Ok, so I will try to do this on hubhop by myself
But @tight dock, if you would like to help me from where take "code" like:
(A:LIGHT LANDING ON, bool)
Is there any debug mode in MFS or something else?
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
you can read any L or A or E variable into a Mobiflight output config and monitor how it is changing.
There is a Local Variables tab in Developers Mode, Behaviors, where you can monitor Lvars only.
And I can add it to official hubhop?
if you find events that are not listed, then you are welcome to add tested events into the Hubhop database.
If you have a large number of events, you can use an Excel spreadsheet file that you can download from Hubhop to submit the events. Someone will take care of uploading this group into Hubhop. However, this process can take some time as everything here is volunteer work.
Last question, if I have tested event, so I can add it via https://hubhop.mobiflight.com/presets/
And press Add preset in this webpage?
HubHop is an API which consolidates Microsoft Flight Simulator 2020 variables and events and provides unique, understandable and standardized events and variables.
yes, you need to be logged in to add events. You will need a moderator to help you add a new aircraft category if it doesn't currently exist.
And there is a problem 😦
This is not easy as you sent here #1350568351369396355 message
You need to follow the steps from the blog post exactly. I can tell from your screenshot you have missed important steps
Yeah, "reload" 😄