Jump to content
The simFlight Network Forums

"Transmit all start/stop"


Recommended Posts

Like this I would assume - Standard keyboard assignments vs. FSUIPC assignments

 

    <Entry>
      <Key>Caps_Lock</Key>                                                                 <-- Standard FSX / P3D  keyboard assignment
      <Down>MP_VOICE_CAPTURE_START</Down>                           <---- ON KEY DOWN -  MP VOICE CAPTURE START - FSUIPC Control =  66684     
      <Up>MP_VOICE_CAPTURE_STOP</Up>                                       <---- ON KEY UP -  MP VOICE CAPTURE STOP - FSUIPC Control =  66685 
    </Entry>
    <Entry>
      <Key>SHIFT+Caps_Lock</Key>                                                      <-- Standard FSX / P3D  keyboard assignment
      <Down>MP_BROADCAST_VOICE_CAPTURE_START</Down>    <---- ON KEY DOWN - MP BROADCAST VOICE CAPTURE START - FSUIPC Control = 66735    
      <Up>MP_BROADCAST_VOICE_CAPTURE_STOP</Up>               <---- ON KEY UP - MP BROADCAST VOICE CAPTURE STOP - FSUIPC Control = 66736       
    </Entry>
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.