I thought this thread was a place to put flying things not enter them into the how much can you flame my stuff contest. It's people like you who kill threads. Unfortunately this one got dug up so I'm going to request a lock on this to prevent any more flame wars.
[editline]11:49PM[/editline]
Also set your framerate to 7 fps and try to build a nice plane in three hour days. Then tell me how hard it is to build.
Here is my old thrusterless airplane, using fin tool and propeller for thrust.
Also it have retracting gears and machineguns for gogfight
[url]http://www.youtube.com/watch?v=sprz_D-xYKE[/url]
I'm a llama, how i can embed video?
[QUOTE=TxN;19310049]Here is my old thrusterless airplane, using fin tool and propeller for thrust.
Also it have retracting gears and machineguns for gogfight
[url]http://www.youtube.com/watch?v=sprz_D-xYKE[/url]
I'm a llama, how i can embed video?[/QUOTE]
This. By the way I hope I never get to see what a gogfight is.
[QUOTE=«ƒ»Infested /OE\;19293341]I thought this thread was a place to put flying things not enter them into the how much can you flame my stuff contest. It's people like you who kill threads. Unfortunately this one got dug up so I'm going to request a lock on this to prevent any more flame wars.
[editline]11:49PM[/editline]
Also set your framerate to 7 fps and try to build a nice plane in three hour days. Then tell me how hard it is to build.[/QUOTE]
Well then, Don't post your shit if you think it's crap.
I agree with dohner.
Woo thanks
[QUOTE=Derubermensch;19335534]This. By the way I hope I never get to see what a gogfight is.[/QUOTE]
Sry, just small typo, this word mean "dogfight" :D
By the way, Dohner and Infested STFU if you aren't going to post anything or comment on TxN's plane.
1. I posted on infested planes to start it. 2. I can post what ever I want. 3. Fuck you.
[highlight](User was banned for this post ("Extended" - Benji))[/highlight]
[QUOTE=Onemanclan;17644889]both were made by me alone, and are full flying using fin. The fin setup is nearly perfect and both planes can soar for about a minute with no power at all. That makes for a better take off and realistic landing. I hate when i see planes stop in midair and just float to the ground because forward thrust is no longer applied.[/QUOTE]
What was the fin setup?
i made a jet with the PHX parts but it flies like shit
what is the propeller tool you guys are using?
Airbus A380 and a McDonell Douglas MD-82 (Misspelled the name in the video)
[url]http://www.youtube.com/watch?v=J9TytXD6caQ[/url]
Comment and rate, please : )
All my flying vehicles crash :sigh:
were can i get the propeller tool?
i made a cool mini heli with a mate but i need propeller tool to use it on my pc
[QUOTE=King of Nukes;20473356]were can i get the propeller tool?
i made a cool mini heli with a mate but i need propeller tool to use it on my pc[/QUOTE]
Just get an e2.
Edit:
It might not be as realistic, But it sure will give you a better flying experience and it will work so much better. I don't have an e2 to offer you, But just ask around.
And if you still prefer to use a propellor tool, Get the fin tool. It's way more widely used, so you can use your contraption at most servers. It can also be used to make alot of stuff.
[QUOTE=King of Nukes;20473356]were can i get the propeller tool?
i made a cool mini heli with a mate but i need propeller tool to use it on my pc[/QUOTE]
learn fin [url=http://www.garrysmod.org/downloads/?a=view&id=37440][img]http://www.garrysmod.org/img/?t=dll&id=37440[/img][/url]
[QUOTE=kp3;20475370]Just get an e2.[/QUOTE]
always with the easy way out? Give the boy a challenge! Flying a helicopter is fun but making a working mechanical one is better. E2 could get a phx cube to fly like a helicopter doesn't mean it should.
also old planes [url]http://video.google.com/videoplay?docid=-1639830003406135920[/url]
[url]http://video.google.com/videoplay?docid=-8984331815367610415[/url]
omg u guys :smug:
[QUOTE=chavkill;17694723]Arc's F-24:
[media]http://www.youtube.com/watch?v=UI84KLK7kOk[/media]
1:02 onwards on that video.
(im the one flying)[/QUOTE]
ick. very blocky and wide. flies well though
[img]http://img199.imageshack.us/img199/4757/gmconstruct0029.jpg[/img]
[img]http://img8.imageshack.us/img8/2804/gmconstruct0023c.jpg[/img]
Definetly not my best creations, not to proud of it,but heres a jet, has no name, just free handed it. Has 2 thrusters, one to support its lift and another for back thrust/momentum. Other than that, I made the E2. I will probably release this bad boy soon or later.
[url]http://www.facepunch.com/showthread.php?t=879099[/url], that mine.
Brahe, lul
ive got fin i just cant make propellers with it :(
[QUOTE=King of Nukes;20540277]ive got fin i just cant make propellers with it :([/QUOTE]
experiment with it and you'll get something working eventually
[QUOTE=King of Nukes;20540277]ive got fin i just cant make propellers with it :([/QUOTE]
You can't make a propeller of a propeller-prop with the fin tool. You'll have to do the propeller manually.
2 or more angeled plates will work good.
Just make sure the thing they are attatched to is heavier.
Fin propellers are extremely obnoxious to make, but offer very rewarding resaults. I do suggest you try. My most successfull have been angled nolift phx super flat plates. It can also be done flat with lift by plane normal, but usually the resaults yeilded are inferior.
[QUOTE=Balto-the-Wolf-Dog;20623220]Fin propellers are extremely obnoxious to make, but offer very rewarding resaults. I do suggest you try. My most successfull have been angled nolift phx super flat plates. It can also be done flat with lift by plane normal, but usually the resaults yeilded are inferior.[/QUOTE]
What settings do you use for the fin and what do you use to rotate it?
[QUOTE=Derubermensch;20668909]What settings do you use for the fin and what do you use to rotate it?[/QUOTE]
One fin was angled at about 30 degrees, the other -30. Settings: 300(i think) efficiency(you will have to mess with efficiency and weights) no lift, flat surface dynamics.
I used a simple applyAngForce e2 so I could use it with a pod
[code]
@inputs Space
@persist N
runOnTick(1)
entity():applyAngForce(ang(0,5000*N,0)
if(Space){N=1}
if(Space==0){N=0}
[/code]
So if you arent pressing space via adv pod, the ang force will be multiplied by zero and therefore be zero. If you are then it will multiply the 5000 by 1 giving you 5000 source units of ang force. expirement with that number, you may need more you may need less.
[QUOTE=Balto-the-Wolf-Dog;20738702][code]if(Space){N=1}
if(Space==0){N=0}[/code][/quote]
Why bother with the persist var?
[code]@inputs Space
runOnTick(1)
entity():applyAngForce(ang(0,5000*Space,0)
[/code]
[QUOTE=Asphid_Jacka;20739016]Why bother with the persist var?
[code]@inputs Space
runOnTick(1)
entity():applyAngForce(ang(0,5000*Space,0)
[/code][/QUOTE]
Why bother with the entity()
[code]
@inputs Sex
runOnTick(1)
applyAngForce(ang(0, 5000 * Sex, 0))
[/code]
Im thinking bout making a jetpack with easyengine and wire thrusters for lift.
Sorry, you need to Log In to post a reply to this thread.