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.

JS41 - Go-around button and FSUIPC

Featured Replies

Hello, I'd like to put a keyboard shortcut to the Go-around button. For the most and (for me) important commands I have used FSUIPC and the LUA script from one of the posts here. I tried to find something with the FSUIPC logging facility but without success. Maybe someone has an idea, or better a solution :) A tutorial on how to find such values to create LUA scripts would be helpful too. Thanks, Torsten

supporterv.jpg

here you go: ipc.writeLvar("L:GoAroundSwitch", 1)ipc.control(66587,4890)ipc.control(66587,8031)ipc.sleep(200)ipc.writeLvar("L:GoAroundSwitch", 0)ipc.control(66587,8031)ipc.control(66587,4891) just create a lua file and name it GA or something that would identify it and place the lines above and save it sorry i am not allowed to upload the lua file else i would have don it. and it is known that not all Lvars goes to the log.

Best regards Lars N.

  • Author

Hi, I will put it to my existing LUA script and test it. Many thanks :) Regards,Torsten

supporterv.jpg

Create an account or sign in to comment

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.