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.

SDK Events not working

Featured Replies

Hi all, I have searched for hours and cant find anything. I have HIDmacros and the 737ngx works great, but I try to program HIDMacros for the T7 and they don't work. I do get some odd switches when I program a different event. Like, call LeftClick ("PMDG_EVT_OH_LIGHTS_TAXI"), the wing light switch throws. I am Stumped, any advice is appreciated.

Yes me to would be great to work this out. How do you add the events list to hid macros btw?

http://fs2crew.com/banners/Banner_FS2Crew_MJC_Supporter.png

 

 

Wayne HART

  • Author

under macros, new...type name of event. Under action, scripted....type in the event,..ex. call LeftClick("PMDG_EVT_OH_LIGHTS_TAXI") Then hit scan, and the key on your keyboard.

  • Author

Nobody? Out of all of you computer geniuses. Anybody know of another way to assign pmdg 777 events to a second keyboard? Thanks.

  • 2 weeks later...
  • Author

bump

The Event-ID's for 737 and 777 are diffrent in PMDG!

737:

#define EVT_OH_LIGHTS_TAXI                            (THIRD_PARTY_EVENT_ID_MIN + 117)  

which reassembles to 69749

 

777:

#define EVT_OH_LIGHTS_TAXI                                (THIRD_PARTY_EVENT_ID_MIN + 121)  

which reassembles to 69753

 

(found in the sdk in the FSX\PMDG Folder)

 

Looking into the 777 Header the Event 117 will map to EVT_OH_LIGHTS_WING

 

So you'll have to make diffrent scripts for the planes.

No Idea why they changed the Offsets and not just added at the end ....

  • Author

I thought I tried that.....thank you so much for your help c0nnex

  • Author

I can get some things to work. what I did was just match the numbers to 737 sdk.h file. the bad thing is that a lot of the numbers arnt there. I think I might need a global script that matches the 777 like the 737 has for hidmacros. I tried different things in that script but does not work. I have no idea how to set the "#define PMDG_EVT" in hidmacros. somethings I figured out as far as hidmacros.fsxevent"#......",0. But problem I have there is I cant figure out how to get the same keypress to do the opposite action, like taxi light. I can get it on but it wont turn off. another thing I cant figure out is knobmode for spinning the knobs. I wish it was as easy as the pmdg 737. thanks for any and all help.

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.