Jump to content
The simFlight Network Forums

kVars


MarkStallen

Recommended Posts

First, you posted in the Announcements section, where it explicitly states Not for support requests. I have moved your post for you, but please take care to post in the correct forum in future.

3 minutes ago, MarkStallen said:

In mobyflight the're also using kvars. Like K:A32NX.FCU_HDG_INC

K variables are for "key" events, i.e. either standard MSFS events/controls (as listed in the Controls List for MSFS Build 999 text document ) or add-on custom controls, which contain a period. That one looks like one of the latter (as it has a period).
Is that an event from the FBW mod? It looks to be, as MF events, handled by the MF WASM,  are usually preceded by 'MobiFlight.'.

You could try to use add-on custom events in FSUIPC by using "event files", and is explained in the Advanced User Guide, section Add-on Custom Events, P36. Basically create a *.evt file (e.g. A32NX.evt) in your FSUIPC7 installation folder, and add the following content:

[Events]
0=A32NX.FCU_HDG_INC

The event should then appear in the assignments drop-down menu for you to assign and try. 

Link to comment
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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.