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.

Part visibility based on AI UNIT MODE

Featured Replies

Hi all, what code do I need to make a part of AI obj. appear/disappear depending on the state of the AI object? A part of my ferry should not be visible when it's moving. At the moment I check the speed of the object, but this is not a good solution because when ferry leaves the port, it backs up, stops for a moment (part appears!) and then starts its trip. However, during the whole trip, the object's AI UNIT MODE (new FSX variable) is 4 (waypoint mode), so it would be wise to check unit mode instead of speed. How to make part visible only when AI UNIT MODE is 4?Current solution:AiObj_moving (A:AIRSPEED TRUE, knots) 0.01 > if{ 1 } els{ 0 }

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.