Everything posted by Soldier 96
- AAO and MSFS2024
-
PMDG 777 BARO/RADIO LVAR
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.
-
Checklist system
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.
-
Checklist system
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.
-
Simbrief read Wind Information
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.
- PMDG vars
- PMDG vars
- PMDG vars
-
PMDG vars
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?
- PMDG vars
-
PMDG 777 Scripts
Amazing work. Thank you.