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.

Release Droppable Objects

Featured Replies

I'm trying to send a Release_Droppable_Objects event to FSX, but I'm not getting it to work. Any Ideas?I've defined the event as follows: hr = SimConnect_MapClientEventToSimEvent(hSimConnect, EVENT_DROP_OBJECT,"release_droppable_objects");and subsequently sent the event: SimConnect_TransmitClientEvent(hSimConnect, 0, EVENT_DROP_OBJECT, 0, SIMCONNECT_GROUP_PRIORITY_DEFAULT, SIMCONNECT_EVENT_FLAG_GROUPID_IS_PRIORITY);but nothing happens.(Just to confirm the obious, the mission does have droppable objects and + drops one properly, but the code doesn't achieve anything)What am I doing wrong?MRG

I've also ran into issues with events - I found what works best for me is to send the keystroke that actually triggers the event. That seems to be much more reliable, especially with multiple simconnect clients running.Hope this helps,Etienne

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.