Dropbear 0 Posted January 2, 2004 I have a plane with 2 rudders thanks to Brsseds tuts its all going well but in relation to the 2 rudders I have named each selection as quoted in tut (cut and paste so no typo's) anyway the right rudder works fine but the left rudder doesn't even move. Its tags are "osa leve smerovky" for the axis in memory lod and "leva smerovka" for the rudder in 0.00 lod. Can any1 offer some sugestions? Share this post Link to post Share on other sites
hardrock 1 Posted January 2, 2004 * check if the axis "osa leve smerovky" has only two points * check if you didn't assign any other moveable selection to "leva smerovka" than itself That's all I know at the moment, hope that helps Share this post Link to post Share on other sites
Dropbear 0 Posted January 2, 2004 Remade and checked. Still no dice, but thanx for reply. The other thing is the right side landing light (spot light) doesnt work. I have checked this with other models and theirs dont work either. (So I can live with this if Ihave to) Are there any other twin rudder plane model out there I can have a look at? Share this post Link to post Share on other sites
Footmunch 0 Posted January 2, 2004 DB My old Su-27 (at www.footmunch.org.uk) has two rudders and the p3d files are in MLOD so you can compare with them. Your naming seems okay - are you sure that it's not the prava smerovka and osa prave smerovky parts that are wrong? I think P Svetlo doesn't seem work for planes, but L Svetlo does. Share this post Link to post Share on other sites
Dropbear 0 Posted January 2, 2004 will check left and right again but as the model reads it is the left giving me trouble. Dl'ed SU27 will have a Bo Peep at it. You have some nice planes on your site. I'll have a ferret into the lights and see if I can get the right side working, would be handy if did. Share this post Link to post Share on other sites
Dropbear 0 Posted January 3, 2004 All systems go shes all fixed, both rudders are working now. What I had to do was [shift D] all the vertices on the right rudder. Somewhere in there must have been a stowaway. Anyway thanx hardrock and Footmunch. Share this post Link to post Share on other sites
hardrock 1 Posted January 6, 2004 put <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> class Reflectors { class Left { color[]={0.900000,0.800000,0.600000,1.000000}; ambient[]={0.100000,0.100000,0.100000,1.000000}; position="L svetlo"; direction="konec L svetla"; hitpoint="L svetlo"; selection="L svetlo"; size=0.500000; brightness=1.000000; }; class Right { color[]={0.900000,0.800000,0.600000,1.000000}; ambient[]={0.100000,0.100000,0.100000,1.000000}; position="P svetlo"; direction="konec P svetla"; hitpoint="P svetlo"; selection="P svetlo"; size=0.500000; brightness=1.000000; }; }; in config.cpp in the vehicle class for a working right reflector Share this post Link to post Share on other sites
Scud 0 Posted January 6, 2004 All lights are working fine. Just a few more adjustsments and plane will be ready. Its a Skyvan SC-7 (well my redition of 1) We had them at Changi airbase in the late 70's. Cool little plane, made in UK. Share this post Link to post Share on other sites