• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Engine Torque Effect

_486_Col_Wolf

Charter Member
Does anyone know how to correct a plane with the wrong direction torque effect? New plane I D/L'd pulls to the right on the ground and rolls to the right when in flight. The prop is turning clockwise (as seen by the pilot) but it still pulls the wrong way. Is this something in the AIR file?
 
_486_Col_Wolf..

Not sure what type of aircraft is involved, but if it's a single engine CFS2, open your aircraft.cfg file, and look for something similar to the following entry:

[propeller]
thrust_scalar=1.0
rotation = -1.0
propeller_blades= 2.0

rotation = 1.0 [a positive value] will set prop direction and torque effect counter clockwise, or to the left.
rotation = -1.0 [a negative value] will set prop direction and torque effect clockwise, or to the right.

I am guessing that your aircraft.cfg has it's rotation = -1.0. A change to rotation = 1.0 might cure the problem.

Also, something else I have noticed, a modified GSL file can visually reverse the original prop direction, but not alter the torque effect.

Hope this helps! AER_DaddyO

"Don't just stand there... get one up!"
 
Sarge,

Changing the prop rotation from -1 to 1 solved the torque effect but the prop now spins counterclockwise from pilots view. But this is something I can live with LOL. Section 1513 is present in the AIR file also, so this has no effect. thanks again!
 
Back
Top