Python-SimConnect
Python-SimConnect copied to clipboard
Add custom MobiFlight Events for CRJ, CJ4 and A320?
Can you add the custom events from the aircrafts that currently have them?
Many people are using the WASM module for MobiFlight and we can now get the custom events.
- Working Title CJ4 (https://github.com/Working-Title-MSFS-Mods/fspackages/wiki/Sim-Variables)
- FlyBywire A320
- Aeorosoft CRJ
The H events should be possible to call via that description (Mobiflight Simconnect events): https://github.com/odwdinc/Python-SimConnect/blob/master/README.md
Everything supported by Mobiflight can be found here: https://hubhop.mobiflight.com/#/list
Reading LVars with Python-SimConnect and Mobiflight: https://github.com/Koseng/MSFSPythonSimConnectMobiFlightExtension