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.

PiLVaLK

Members
  • Joined

  • Last visited

  1. I already proposed something on your other post : I suggested using the restore previous versions on the file in the windows explorer context menu. It should be worth a try
  2. DId you try using the ms windows explorer "restore previous versions" from the context menu ?
  3. OK, you suggested to make it simple.... It works. I used the first suggestion. Thanks a lot !!
  4. The second code is a clone of a script you made for me a few weeks ago for the sim rate. I will try to make it simple as you suggested. I didn't know how to do so, once again, thank you !!
  5. Hello to everyone, I'm still a newbie in RPN and in AAO. I already annoyed you with a problem about the simrate. Now, I have a new one with the trim. I would like to reset it using a button on my stream deck. I tried using this code but it never stops. I would like it to exit the script when the trim reaches 0 or-0 but it loops between 0 and 1 or so. Do you have any idea ? In this one, the script name is RESET_TRIM : if(·0·<>(P:AILERON·TRIM·PCT,·percent)(GOTO:·srloop)·)·\n :srloop·\n (P:AILERON·TRIM·PCT,·percent)·(L:Scripts-RESET_TRIM)·<·if{·0·(>K:AILERON_TRIM_RIGHT)·(GOTO:srloop)·}·\n (P:AILERON·TRIM·PCT,·percent)·(L:Scripts-RESET_TRIM)·>·if{·0·(>K:AILERON_TRIM_LEFT)·(GOTO:srloop)·}·\n (END)·\n In this second one, the script name is RESET_TRIM_test (L:Scripts-RESET_TRIM_test)·2·log·near·-2·max·7·min· (P:AILERON·TRIM·PCT,·percent)·2·log·-·sp0· l0·0·<·if{·l0·abs·iterate{·1·(>K:AILERON_TRIM_LEFT)·}next·} l0·0·>·if{·l0·iterate{·1·(>K:AILERON_TRIM_RIGHT)·}next·}
  6. Sorry for the delay : I was abroad for my work. I just tried this new version : I works fine. TYhank you for your new code. You're just perfect !! See you !
  7. Update : IT WORKS !!! It does exactly what I wanted it to do. Thanks again
  8. OK, this time, I think I understand. Reall sorry if I appeared as someone rude, it was not my intention (I'm not a native english speaker). I will try your code. Thanks so much for your advices and for you time !! Hopefully, my skills will grow up fast and I will be able to help people soon
  9. 1. OK, copy. You write that it requires more serious scripting. I uinderstand but this answer doesn't really help... Do you have any specific example ? I'm still trying. I managed to read things, such as trim values, environnement values and to command simple things. I just still have trouble wrtiting more complex code since the documentation provided with Axis and ohs is not "that" beginner friendly. 2. For the code, I searched for the name of the value on the SDK and tried writing something that sounded logical but, OK, copy also. Thanks for answering.
  10. Hello, I'm trying to create my own commands in MSFS2024 using both AAO and streamdeck. Just like everyone here I assume. I'm just not able to use the good synthax, I think. For example I would like to set the sim rate to 1, using one button. Simmple? not that simple for me since nothing seems to be working. Here's the code I've wrote : Key down event k: (L:SIM_RATE_SET,Number) = 1 (>L:SIM_RATE_SET, Number) Event Value 1 Of course it's not operative. So, if you have any idea, please HELP ME !!! :) Thanks for taking time reading my post

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.