Glider Wind - Display

Durchschnitt: 5 (1 Bewertung)

This small LUA-Script shows an instrument which displays the actual wind-speed and -direction.

The position of the display can be modified by changing the values in the script:

  • local window_x = 40             -- Display position from right edge of window
  • local window_y = 40             -- Display position from top edge of window

Please change only the red printed values! The values are interpreted as pixels.

If you change the value:

  • local GW_show_ever = false

to

  • local GW_show_ever = true

the wind-display will be shown with all aircrafts (default: only with aircrafts from the "\Aircrafts\Glider\" folder).

Installation

To install, copy the content of the .zip-File into the "Scripts"-Folder of FlyWithLua, so that the file "FUEL.lua" sits in the folder "<X-Plane Folder> / Resources / plugins / FlyWithLua / Scripts".

Comment: Needs FlyWithLua Version 2.3 or higher!

Download from: https://github.com/X-Friese/FlyWithLua


if you like this script, we appreciate your donation:


    Glider_Wind 1.0.zip