Adammo 0 Posted September 3, 2003 A while back there was a feature places in the patches that allowed us to reduce the turn radius on large planes. I would like to update the C130 with a smaller turn radius so that it would be usable after landing. Does anyone know how to do this with the feature that Bi implemented with the patch? Thanks, Adammo Share this post Link to post Share on other sites
Hudson 0 Posted September 3, 2003 <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">wheelSteeringSensitivity = X.X; Also introduced in the same patch was... <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">flapsFrictionCoef = X.X; Share this post Link to post Share on other sites
Adammo 0 Posted September 3, 2003 Thank you very much for the information. another question.. how did you come about this infomation? it wasnt published in the read me. -Adammo Share this post Link to post Share on other sites
quakergamer 0 Posted September 3, 2003 Thank you very much for the information.another question.. how did you come about this infomation? Â it wasnt published in the read me. -Adammo You can look at the commented configs v1.91 because they explain every comman. Just look for Plane: and you'll see every command you can use for a plane with a small description aswell! Thanks Share this post Link to post Share on other sites
Hudson 0 Posted September 3, 2003 Thank you very much for the information.another question.. how did you come about this infomation? Â it wasnt published in the read me. -Adammo Its a good thing you asked, I forgot about the third new entry for the config that will probably help that big C130, landingSpeed=X.X. I found this information after 1.90 was released. Suma made a post about the config entries HERE. Share this post Link to post Share on other sites