Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/04/2020 in all areas

  1. I understand and actually agree with this feature...I think its a good idea. I also don't have pedals and even the 50% / 100% braking can lead to jerky motion. The idea of a command that you "hold" for progressive braking, I think is worth a look-see. Commands don't really cost anything and are easy to add. -tkyler
    5 points
  2. I've chanded the landing lights as well, and I noticed that the _core and _flare had their verctors point in the wrong direction. I changend the following lines (bold means changed): LIGHT_PARAM airplane_landing_flare 0 -0.00000003 -0.00000004 0 0 -1.000 0 2 LIGHT_PARAM airplane_landing_flare 0 -0.00000003 -0.00000004 0 0 -1.000 1 2 LIGHT_PARAM airplane_landing_glow 0 -0.00000003 -0.00000004 0 0 -1.000 0 2 LIGHT_PARAM airplane_landing_glow 0 -0.00000003 -0.00000004 0 0 -1.000 1 2 LIGHT_PARAM airplane_landing_sp 0 -0.00000003 -0.00000004 6 6 5 0 340 0.94 LIGHT_PARAM airplane_landing_sp 0 -0.00000003 -0.00000004 6 6 5 1 340 0.94
    4 points
  3. I can't say exactly when the next update will roll out but I believe within the next week or so.
    2 points
  4. You can improve your landing lights by opening your airplane_tail.obj in notepad++ or similar, and change the third linde from the bottom as follows (change in bold): LIGHT_PARAM airplane_beacon_strobe 0 3.35036087 -9.87611103 0.4 0
    2 points
  5. Some people said the wanted to use the BN load manager, but don't want to see the passengers. Of course, you can switch off "use load manager" and use the default Edit/Weight&Balance, but then you can't see the load manager in real time. So until there is an official fix, I decided to make a small interface that lets you change CG, payload and fuel. How to use: 1) You need FlyWithLua 2) copy the script BN2P_loader.lua into your script folder 3) Bind the command FlyWithLua/BN2P/loader_window_toggle to a key or button to toggle the window The sliders should be self explanatory. Checkboxes: "Synch Fuel" means the Fuel 1 slider also adjusts the Fuel 2 slider. If you wand to fly asymmetrically, either change Fuel 2 after setting fuel 1 or deselect the checkbox. Use kgs switches payload units from lbs to kgs. Limitations: - All values are independent. so changing payload or fuel doesn't shift CG. I didn't bother creating the formulas. Warning: - I chose the possible values in a way that you can get out of the CG/gross weight envelope. Try it at your own risk If you have any suggestions, feel free to mention them. BN2P_loader.lua
    1 point
  6. @ktomais It works by default on the IXEG. You can hide the tooltip... look inside your FlyWithLua\Scripts folder and you'll see a file called "nm_differential_brakes.ini". Open this file in your text editor and change SHOW_BRAKES_INFO=true to SHOW_BRAKES_INFO=false This is also where you can change the time it takes from activating your brakes until max brake force is achieved as well as the time from releasing your brakes until zero brake force is achieved.
    1 point
  7. Nicotum, I just read through your documents. And it looks like a great plugin my friend. So really nice work But what I’m requesting for is just one simple slider which can change/restrict how much brake pressure can be applied through a press of an assigned button/trigger. So when I press the button, I’m not getting a 100% whack/or full braking.
    1 point
  8. Maybe this can help? Look at the section "Exclude files or folders from scanning" https://support.avg.com/SupportArticleView?l=en&urlname=Use-Mac-AVG-AntiVirus
    1 point
  9. We had a request to resize the 'mini EHSI', and also be able to toggle it on and off. That is now in for the next update.
    1 point
  10. The cockpit lights require HDR to be enabled (Graphic settings on High), if not then the only lights X-Plane will render are the "lit" textures as they won't render dynamic lights. Both of these are being adjusted for the next update, so it should get a bit brighter both with and without HDR.
    1 point
  11. I would assume you are on windows. Go to windows defender settings and -add- a -folder- exemption for the entire /x-plane (make sure to add a /xplane folder not just file exemption) Problem is when you make a change inflight, scripts are loaded and updated real time until you commit the change via the EXEC button on the FMC, under that time the defender analyzes the scripts and cpu goes to 100% killing the sim performance.
    1 point
×
×
  • Create New...