Jump to content

Recommended Posts

Posted

I installed the latest script and the throttle settings are inverted.  To get engine idle in game I need to push TM throttle to max.  Any ideas?  I just loaded up BoS and was attempting to setup my devices so I haven't had a chance to dig into it yet.  I'd like to use my TM as much as possible.

Posted (edited)

You can use something like this in the script:

MapAxis(&Throttle, SCY, DX_YROT_AXIS, AXIS_REVERSED, MAP_ABSOLUTE);

Substitute DX_YROT_AXIS for the axis you want reversed. I think right throttle is DX_Z_AXIS.

 

See page 12 of the manual. 

Edited by Double_Tap
Posted

Or just invert your axis in BoS control panel! ;)

  • 2 weeks later...
AndreyYakobzon
Posted
This is my script and explain to him. Unfortunately only in Russian (Google to help). 

I will be glad to hear your assessment and suggestions.

post-19178-0-21099500-1411724232_thumb.jpg

post-19178-0-70870100-1411724233_thumb.jpg

post-19178-0-80066000-1411724235_thumb.jpg

IL2BOSDEFAULT.zip

deleted@31403
Posted

MG Appreciate your hard work. Can you point me where to get those templates in a blank version.

Thanks.

  • 3 weeks later...
Posted

 

This is my script and explain to him. Unfortunately only in Russian (Google to help). 
I will be glad to hear your assessment and suggestions.

 

I can't paste russian into google translate from a jpeg tho :(

Posted (edited)

Try translate the .tmc file (open with Notepad). The result (sample):

 

I words like вкл./выкл. is need put a space before and after character = вкл ./ выкл . to Google translate properly  (on/off) or consider as abbreviated word.

Edited by Sokol1

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