Jump to content
Sign in to follow this  
Coupi

TW Mystère IV Cockpit: invisible (solved) stick control...

Recommended Posts

Hello,

 

Thanks to the Mue Tool viewer I've found the hiden stick control from the TW Mystère IVA cockpit...

 

post-21538-0-01060400-1487281360.jpg

 

I you want to show this (moving) stick control from the cockpit add these (bleu) lines (removed dashes)

to the "cockpit ini" file (edited) of the plane:

 

......

Instrument[047]=AlttitudeWheel
Instrument[048]=Move1
Instrument[049]=Move2
Instrument[050]=Move3

 

[Move1]
Type=ACCELEROMETER
NodeName=stick_base
MovementType=POSITION_Z
Set[01].Position=0.80
Set[01].Value=0.0
Set[02].Position=0.80
Set[02].Value=0.0

 

[Move2]
Type=ACCELEROMETER
NodeName=stick_base
MovementType=POSITION_X
Set[01].Position=0.35
Set[01].Value=0.0
Set[02].Position=0.35
Set[02].Value=0.0

 

[Move3]
Type=ACCELEROMETER
NodeName=stick_base
MovementType=POSITION_Y
Set[01].Position=-0.10
Set[01].Value=0.0
Set[02].Position=-0.10
Set[02].Value=0.0

 

[HUD]
Type=HUD
NodeName=HUD_glass

.........

 

post-21538-0-98739500-1487281565_thumb.jpg

 

post-21538-0-65010700-1487281578_thumb.jpg

Edited by Coupi
  • Like 8

Share this post


Link to post
Share on other sites

Nice find, Coupi.

 

But you need to remove the dashes after the equal signs in the instrument entries, ie.,

 

 

From this:

 

Instrument[048]=-----Move1
Instrument[049]=-----Move2 
Instrument[050]=-----Move3

 

 

To this:

 

Instrument[048]=Move1
Instrument[049]=Move2
Instrument[050]=Move3

  • Like 1

Share this post


Link to post
Share on other sites

Nice find, Coupi.

 

But you need to remove the dashes after the equal signs in the instrument entries, ie.,

 

 

From this:

 

Instrument[048]=-----Move1

Instrument[049]=-----Move2 

Instrument[050]=-----Move3

 

 

To this:

 

Instrument[048]=Move1

Instrument[049]=Move2

Instrument[050]=Move3

 

Hello,

 

Ok I go to modify... this was my prévious test! :hi:

 

Thank you Geary!!!

Edited by Coupi

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  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and 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..