RigidChips
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The N-11 Made by : Darkeye22

2 posters

Go down

The N-11 Made by : Darkeye22 Empty The N-11 Made by : Darkeye22

Post by darkeye22 Tue Nov 08, 2011 1:45 pm

Hello guys i am back! and this time i made a Aircraft called The N-11

The only problem with it is you have to fly off a cliff to take off and i have a problem with getting two controls to work on one trim so you will have to let it rotate downward on its own

Controls are in game

Code:
//Type : Aircraft
//Name : N-11 (because its November and the year is 2011 :P )
//Made By : DarkEye22
Val
{
   Brake(default=0,min=0,max=80,step=80)
   Handle(default=0,min=-10,max=10,step=1)
   Engine(default=0,min=-3500,max=2500,step=2500)
   Jet(default=0,min=0,max=10000,step=2500)
   Turn(default=0,min=0,max=8,step=0.5)
   Turn2(default=0,min=0,max=8,step=0.5)
}
Key
{
   0:Engine(step=-500)
   1:Engine(step=500)
   2:Handle(step=0.8)
   3:Handle(step=-0.8)
   4:Brake(step=30)
   15:Jet(step=500)
   7:Turn(step=0.5)
   9:Turn2(step=0.5)
}
Body {
   Core(){
      N:Chip(){
         N:Chip(){
            W:Weight(){
               W:Wheel(angle=90,brake=Brake,power=Engine,option=1){
               }
            }
            W:Chip(angle=-120){
            }
            E:Weight(){
               E:Wheel(angle=90,brake=Brake,power=-Engine,option=1){
               }
            }
            E:Chip(angle=-120){
            }

         }
      }
      S:Chip(){
         S:Rudder(angle=Handle){
            W:Frame(){
               W:Wheel(angle=85,brake=Brake,option=1){
               }
               W:Chip(angle=-70){
               }
            }
            W:Chip(angle=-60){
            }
            E:Frame(){
               E:Wheel(angle=85,brake=Brake,option=1){
               }
               E:Chip(angle=-70){
               }
            }            
            E:Chip(angle=-60){
            }
         }
      }
      W:Chip(){
         W:Chip(){
                                W:Chip(){
               W:Trim(angle=Turn){
                  W:Chip(){
                     W:Chip(angle=-5){
                     }
                  }
                  S:Chip(){
                     W:Chip(){
                     }
                  }
               }
               S:Jet(angle=90,power=-Jet){
               }
            }
         }
      }
      E:Chip(){
         E:Chip(){
            E:Chip(){
               E:Trim(angle=-Turn2){
                  E:Chip(){
                     E:Chip(angle=-5){
                     }
                  }
                  S:Chip(){
                     E:Chip(){
                     }
                  }
               }
               S:Jet(angle=90,power=-Jet){
               }
            }
         }
      }
      N:Jet(angle=-90,power=-Jet){
      }
   }
}
Script
{
   print 0," The N-11 Aircraft Made By : DarkEye22
   print 1,"  FPS=",_FPS(),"  Chips=",_CHIPS(),"  Weight=",_WEIGHT()
   print 2,"  Width=",_WIDTH(),"  Height=",_HEIGHT()
   print 3,"  Faces=",_FACE()
   print 4,"  Vel=",_VEL()
   print 5,"  W : Jets
   print 6,"  A : Bank left
   print 7,"  D : Bank right
   print 8,"  A & D : Rotate upward
   print 9,"  < & > : Rudder left and right
   print 10," < ^ v > : Accel and Turning
   print 11," Time : Rotate downward
   print 12," Z : Wheel brake
}

Oh and on a side note i just quit playing a game called Minecraft that took up way too much of my time so i am going to start being more active on the forums and playing rigidchips Very Happy
darkeye22
darkeye22
Tank
Tank

Posts : 55
Join date : 2011-06-01
Location : Stuck inside RigidChips trying to find a way out

Back to top Go down

The N-11 Made by : Darkeye22 Empty Re: The N-11 Made by : Darkeye22

Post by RA2lover Wed Nov 09, 2011 9:22 am

i think the N-11 means minecraft's release date(november 11). which is likely to make you play it again. #LFHF
RA2lover
RA2lover
Walker
Walker

Posts : 382
Join date : 2010-10-11
Age : 29
Location : Brazil

Back to top Go down

The N-11 Made by : Darkeye22 Empty Re: The N-11 Made by : Darkeye22

Post by darkeye22 Wed Nov 09, 2011 10:00 am

: P
darkeye22
darkeye22
Tank
Tank

Posts : 55
Join date : 2011-06-01
Location : Stuck inside RigidChips trying to find a way out

Back to top Go down

The N-11 Made by : Darkeye22 Empty Re: The N-11 Made by : Darkeye22

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum