Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Soldier 96

Members
  • Joined

  • Last visited

Everything posted by Soldier 96

  1. Happy to hear that. Since i bought, i cannot fly without it.
  2. Hello friends, I am finishing my scripts for AAO using the PMDG. I would like to know if anyone has used a variable to obtain the value set for the minimums, as I am working on an automation process. I’ve searched and tried some generic values, but nothing worked so far. Found. Thank you.
  3. UPDATED: :flightinstruments [20000][*one zero one three*] (SOUND:PMDG777\FO\Checklist\1_Preflight_Checklist\flight_instruments.mp3|50|80) (GOTO:parkingbrake) If i set like this, AOO respect the timeout value, in this case, 20 sec.
  4. Hello, id like to know if its possible to use both additional processing information at the same time: – [number of ms]: changes the confirmation timeout value. „[15000]“ means, that you will be asked for confirmation after 15 seconds. You can't set a value lower than 5000 ms (5 seconds) - [*phrase*]: custom voice confirmation Example that i tried and didnt work: In this case, the default time still 10 seconds to receive the "please confirm" sound.
  5. As a suggestion to improve performance and avoid potential issues with AAO, you could have AAO call a Python script. The Python script would handle the processing and generate the result. Then, after a short delay, AAO can read the result from a file created by the Python script. This way, the heavy processing is offloaded to Python, keeping AAO running smoothly.
  6. Got it. Thank you for your prompt help. It solved a problem that seemed significant to me. I will be more attentive to alternatives beyond numerical values.
  7. The code provided works. How can I understand which mouse code I should use for each type of script? So far, I have only had issues with flaps, but I am just wondering.
  8. In the image, you can see a script where the event is called, but nothing happens. You can see in the observer window that the script was executed. Im trying to call flaps 5
  9. Hello. Yes, I was using it, but then I noticed that I made a mistake by putting the automatic scripts for the PMDG DATA and PMDG CDU, fixed now. Currently, I've been having trouble setting the flaps. There are some sim events as shown in the attached images, but they don't work. Can you provide guidance on this or is it a limitation of PMDG?
  10. Hello, I have the following variable from the file PMDG_777X_SDK.h: float FUEL_QtyCenter; // LBS Using AAO Observer, I have the variable (PMDG:FUEL_QtyCenter), but it returns no value. How can I use these PMDG variables that have an entry (PMDG:XXXX)
  11. Amazing work. Thank you.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.