Jump to content
Sign in to follow this  
Guest mrgoodspeed

Release Droppable Objects

Recommended Posts

Guest mrgoodspeed

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

Share this post


Link to post
Share on other sites
Guest ziporama

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

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...