@MeetThyDoom looks cool. You don't have to change the structures, just the details like the net like structure in front (don't know what they are called but i think you get it) and other small details. And you can't show images on comments.
@126 but you said on your previous comment that...ohhh.uhhhhh......so it's a word or expression like "omg😱". I thought you where talking about the helicopter being used as a medevac 😂. a minor misunderstanding it seems. And about the bot, there are other bots too and they keep popping up. Why are they here to begin with? Everyone knows it's promoting scam and nobody wants to know about their stupid gambling sites yet they always come back.
@AkhosErebus you didn't had to. But, appreciate the extra effort you took.
By the way, I know it's a sweep wing and the problem you are facing is oscillation.
@SPsidearm you can limit them with funky trees. That's how I limited their movement here. You might want to keep that in mind if you want more turning range.
@SPsidearm exactly what I was trying to prevent. But I didn't want to limit it too much. And yes, you can use it.
Originally was planning to place only one pod at the tip of the tail, but that's where the boosters are and realistically speaking, it would get cooked. But functionally, it would have been much better considering the fact that you have more room and no risk of shooting yourself.
@Graingy Christmas is celebrated as Jesus's birthday right? Like that, what's the reason behind thanksgiving? Is it something religious or something historical?
Don't move the screen right away. Try giving it a second to load. If that didn't work, check if you have background processing enabled for the game. Is this the first time you had this problem?
@AkhosErebus ahh, so a canard or the elevator. Anyway, by flopping around do you mean it keeps moving around like it's disconnected or just moving without an input?
@MsMuseumJanitor it's a function. It will show you how much ammo is left if each weapon. Here, when you fire the cruise missile the ammo count will be zero. And code I wrote checks if ammo is zero. For example, let's say you fired the weapon called missile and there was only one. Then the code will give an output of 1 thus activating the rotator.
First you need to take the following into account.
1• how many cruise missiles are on your plane?
2• there is a specific order on which one is fired first. Usually it's either the first one you attached to the plane or the outermost one to the innermost (the furthest one from cockpit to closest one)
The easiest way to find out is to fire them at a target and remember the order. Then use ammo(name of weapon) > total number.
Let's say you have three on your plane,
Then put this on the first missile that's fired ammo(name) < 3
In the second one ammo(name) < 2
And on the last one ammo(name) = 0
@GuardianAerospace true, but he would know where are these salmon coming from. On the other hand, it feel so normal yet so abnormal and it would be really funny to watch him try and figure out what's going on. (that said, I don't see how the 500 buckets of salmon wouldn't work)
@GuardianAerospace that will be too obvious. Something more subtle will be better. Like spawning a random mob next to him or playing a note block tone once in a while until he loses his mind.
@johc if you wanted this to be a teaser, you can post few screenshots in a forum post instead. Nobody downloads your plane and you can still show off your build.
@Graingy you gotta remember the time period it was made in. It broke apart because of weak material. Yes it's too complicated, yes it's not very practical. But the fact that they pulled it off is impressive and shouldn't be downplayed. It will be much easier to make an ornithopter today than before considering how much technology has advanced. But somebody must be willing to spend good money.
@Graingy what does that mean ?
@Graingy huh?
What does
Show damage
setting do? I never noticed any difference.@MeetThyDoom looks cool. You don't have to change the structures, just the details like the net like structure in front (don't know what they are called but i think you get it) and other small details. And you can't show images on comments.
Look at real world trucks for reference. You can add stuff you liked from them.
Looks good though.
I think the he changed his name. You know the cold War guy, because I definitely saw a cold War challenge somewhere recently. I could be wrong.
@126 but you said on your previous comment that...ohhh.uhhhhh......so it's a word or expression like "omg😱". I thought you where talking about the helicopter being used as a medevac 😂. a minor misunderstanding it seems. And about the bot, there are other bots too and they keep popping up. Why are they here to begin with? Everyone knows it's promoting scam and nobody wants to know about their stupid gambling sites yet they always come back.
@126 so as medical transport? The more you know.
Also, you mentioned me on that bots page. It got taken down before I could read it. What did you say?
@MIGFOXHOUND31BSM26 @Graingy i did remember something about that but didn't mention it because I wasn't sure. Well now I can be sure.
How the f!ck is this thing still here? I have personally reported this bot multiple times
@AkhosErebus you didn't had to. But, appreciate the extra effort you took.
By the way, I know it's a sweep wing and the problem you are facing is oscillation.
@AkhosErebus ohh
@AkhosErebus by the way, those are hinges on the top. Haven't looked at it yet.
@AkhosErebus 2 years?
@SPsidearm you can limit them with funky trees. That's how I limited their movement here. You might want to keep that in mind if you want more turning range.
@AkhosErebus wait, is it a control base or a rotator? Either way, tag me on the unlisted post. I will look into it once I am free.
@dekanii well in that case, I don't know what to say.
@SPsidearm exactly what I was trying to prevent. But I didn't want to limit it too much. And yes, you can use it.
Originally was planning to place only one pod at the tip of the tail, but that's where the boosters are and realistically speaking, it would get cooked. But functionally, it would have been much better considering the fact that you have more room and no risk of shooting yourself.
@AkhosErebus ohh. Anyway, it has probably something to do with mass scale. Try setting mass scale of the wings to zero.
@Graingy Christmas is celebrated as Jesus's birthday right? Like that, what's the reason behind thanksgiving? Is it something religious or something historical?
@Graingy uhh I see. What's the lore behind it?
Don't move the screen right away. Try giving it a second to load. If that didn't work, check if you have background processing enabled for the game. Is this the first time you had this problem?
@SILVERPANZER that's an oddly specific statement.
@dekanii great.
@AkhosErebus ahh, so a canard or the elevator. Anyway, by flopping around do you mean it keeps moving around like it's disconnected or just moving without an input?
@dekanii i thought you were having a "back in the day" moment. If it's not that, I don't know what to say.
On a serious note, don't believe someone too much unless you are absolutely sure that you know them well.
@dekanii dang it. So you are telling me that all the investments I made went to waste?
@MsMuseumJanitor it's a function. It will show you how much ammo is left if each weapon. Here, when you fire the cruise missile the ammo count will be zero. And code I wrote checks if ammo is zero. For example, let's say you fired the weapon called
missile
and there was only one. Then the code will give an output of 1 thus activating the rotator.@MsMuseumJanitor use this
ammo(name of weapon) = 0
This is what you put in the rotator. Before that, remember to set the minimum range to zero.
@Graingy better luck next time.
First you need to take the following into account.
1• how many cruise missiles are on your plane?
2• there is a specific order on which one is fired first. Usually it's either the first one you attached to the plane or the outermost one to the innermost (the furthest one from cockpit to closest one)
The easiest way to find out is to fire them at a target and remember the order. Then use
ammo(name of weapon) > total number
.Let's say you have three on your plane,
Then put this on the first missile that's fired
ammo(name) < 3
In the second one
ammo(name) < 2
And on the last one
ammo(name) = 0
@SSTOJointAccount ahhh, I see what you did there. Only took me 21 hours.
@Graingy where is the fun in that?
Well now you are left with one option. Your pvp skills.
@GuardianAerospace true, but he would know where are these salmon coming from. On the other hand, it feel so normal yet so abnormal and it would be really funny to watch him try and figure out what's going on. (that said, I don't see how the 500 buckets of salmon wouldn't work)
@GuardianAerospace oh it's good
@GuardianAerospace that will be too obvious. Something more subtle will be better. Like spawning a random mob next to him or playing a note block tone once in a while until he loses his mind.
You can google it's loadout configuration. Or go to warthunder forum. You are guaranteed to find some documents.
I don't know, drink water maybe?
@johc if you wanted this to be a teaser, you can post few screenshots in a forum post instead. Nobody downloads your plane and you can still show off your build.
@johc then why post it? Looks good though.
I have yet to use control base for control surfaces.
@Graingy but you are rough, irritating and gets in everywhere.
@Graingy you can try to bite me
@Graingy you gotta remember the time period it was made in. It broke apart because of weak material. Yes it's too complicated, yes it's not very practical. But the fact that they pulled it off is impressive and shouldn't be downplayed. It will be much easier to make an ornithopter today than before considering how much technology has advanced. But somebody must be willing to spend good money.
@Graingy >:)
Now that you brought it up, I am going to slap a guardian on my plane and call it a sidewinder
*Write
@Graingy even better.
@Graingy Here comes the sun