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

fly no engine

Go down

fly no engine Empty fly no engine

Post by freek4ever Fri Jan 06, 2012 7:54 am

Code:
// [RCD]
Val
{
   OP(default=28, min=-18, max=38)
   PO(default=28, min=-100, max=110000000)
   ST(default=0, min=-10, max=10, step=1000)
}
Key
{
}
Body
{
   Core() {
      N:Weight(option=5) { }
      W:Chip(angle=-10) {
         W:Chip() {
            W:Chip() {
               W:Chip(angle=-10) {
                  W:Chip() {
                     W:Chip() {
                        W:Chip() { }
                     }
                  }
               }
            }
         }
      }
      E:Chip(angle=-10) {
         E:Chip() {
            E:Chip() {
               E:Chip(angle=-10) {
                  E:Chip() {
                     E:Chip() {
                        E:Chip() { }
                     }
                  }
               }
            }
         }
      }
      N:Jet(angle=-90, power=-PO) { }
      S:Frame() {
         S:Frame() {
            S:Frame() {
               S:Frame(angle=-30) {
                  S:Chip(angle=OP) {
                     W:Chip() { }
                     E:Chip() { }
                     E:Frame(angle=120) {
                        E:Frame(angle=150) {
                           E:Trim(angle=ST) {
                              W:Chip() { }
                           }
                        }
                     }
                  }
               }
            }
         }
      }
   }
}
Script
{op=_ANALOG(1)/80 +28.3
PO= _ANALOG(5)*1000

ST=_ANALOG(0)/80 }
freek4ever
freek4ever
Tank
Tank

Posts : 97
Join date : 2011-08-26
Age : 27
Location : nederland holand

Back to top Go down

Back to top

- Similar topics

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