BillyBark Posted September 16, 2014 Posted September 16, 2014 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.
Double_Tap Posted September 16, 2014 Posted September 16, 2014 (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 September 16, 2014 by Double_Tap
PA-Sniv Posted September 17, 2014 Posted September 17, 2014 Or just invert your axis in BoS control panel!
AndreyYakobzon Posted September 26, 2014 Posted September 26, 2014 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. IL2BOSDEFAULT.zip
deleted@31403 Posted October 4, 2014 Posted October 4, 2014 MG Appreciate your hard work. Can you point me where to get those templates in a blank version. Thanks.
Skybro Posted October 24, 2014 Posted October 24, 2014 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
Sokol1 Posted October 25, 2014 Posted October 25, 2014 (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 October 25, 2014 by Sokol1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now