Jump to content

Recommended Posts

Posted (edited)

Hello,

Little idea...

In order to add to this very interesting topic launched by Crusader :

https://combatace.com/forums/topic/88060-tw-f-16a-netz-cockpit-tweakes/?tab=comments#comment-710296

 

I propose the rudder pedals activation for the TW F-16A cockpit from its cockpit.ini file :

[CockpitSeat001]
ModelName=F-16A_Netz_pit.LOD
...

...

Instrument[092]=ThreatUnknownLight
Instrument[093]=ToggleMasterArm

...

...

Instrument[XXX]=LeftRudder
Instrument[
XXX]=RightRudder

...

// Rudder pedals activation

[LeftRudder]
Type=RUDDER_PEDAL
NodeName=rudder_pedal_L
MovementType=ROTATION_X
Set[01].Position=5.0
Set[01].Value=-1.0
Set[02].Position=0.0
Set[02].Value=0.0
Set[03].Position=-5.0
Set[03].Value=1.0

[RightRudder]
Type=RUDDER_PEDAL
NodeName=rudder_pedal_R
MovementType=ROTATION_X
Set[01].Position=5.0
Set[01].Value=-1.0
Set[02].Position=0.0
Set[02].Value=0.0
Set[03].Position=-5.0
Set[03].Value=1.0

 

Edited by Coupi
  • Like 4
  • Thanks 3

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, 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..