This is a plugin for X-Plane, to connect and use FSEconomy. The plugin uses Sandy Barbour's Python interface, so plugin may work on Mac, Linux and Windows too.
- Download Python 2.7.x
- Install Python 2.7.x (just follow the installer instructions)
- Download Python interface
- Unzip the contents of PythonInterface.zip into the "resources/plugins" folder of X-Plane
- Now you should have a "PythonInterface" folder in the "plugins" folder
- In the "plugins" folder create a "PythonScripts" folder
- Copy X-Economy (PI_xfse.py) to "folderPythonScripts"
- Start X-Plane
- From the "Plugins" menu choose "X-Economy"->"Open"
- Type your username and password, press "Start flight" (the weigth and fuel automatically set by the plugin!)
- You're ready for take off
...and of course, it's highly recommended to read the FSE Manual :)
You will need to edit your planes in XPlane to match FSE's... Kinda the same process we have right now for FS9 and FSX, but its quite different in X-Plane.
- In FSeconomy.com, find the plane you want to fly in the Home -> List of Aircraft page and make a note of the type of plane you want.
- Open X-Economy menu from Plugins and select "Set aircraft alias". Enter Aircraft name and press "Set"
- Prepare your flight as you normally do and go flight...
- After landing, taxi to parking and set parking brake (V key by default) and shut down all engines.
- Time compression in v9 has to be assigned a key. In the Settings > Joystick & Equipment > Keys menu, scroll most of the way to the bottom and find the 'operation/flightmodel_speed_change' line and set an appropriate keystroke. The keystroke will cycle you through x1, x2, x4, x6, x1 and so on. Be advised though that in using time compression the flight model is making bigger jumps between frames and weird plane behavior can result. I recommend that you set the flight models per frame in the 'Settings > Operations and Warnings' menu to at least 2. Also be aware that when using time compression, X-Plane will reduce the visibility to keep the frame rate from getting too low.
If you'd like to add a feature, just fork X-Economy and create a Pull Request
Thanks to Andrew, Nikos, Venom and all the X-Plane guys for their help and input :)
The MIT License