PlaneFlightX's solution may be better, but I typically use IAS>x ? Input/(IAS/x) : Input.
In this specific case, the code might look something like this: IAS>350 ? (Roll-Trim)/(IAS/350) : Roll-Trim.
I'm sure you'll have to tweak the Roll-Trim input stuff to your liking, but that's the basis for what I usually do.
One other thing, the game measures speed in m/s by default. If the 350 in this case is in mph/kph/kts then you'll need to convert it to m/s to get accurate results. Here's a multipurpose converter I like to use.
I know I'm not Darz, but you can upload images to forums/descriptions using the  format.
In terms of uploading images, I'd recommend postimages.org. If you use postimages, use the Direct Link option when prompted.
Edit: oh you meant in-game.
In that case, take a screenshot and load the image into the designer as a blueprint, then use the publishing menu to take snapshots with your "blueprint" image in the background.
@SILVERPANZER I've seen this several times. There's some gold players that are guilty of this as well.
There's a good few users on the site that are pretty egocentric I've noticed.
Ultimately, people need to stop viewing their rank as an indicator of superiority. In the end, we're all a bunch of vehicle nerds who love playing a plane building game.
@32 I can relate. When I was still at bronze, I made a post announcing I'd be gone for two days. Never occurred to me that the chances of someone wanting to contact me were negligible at best.
Fortunately a moderator (DeezDucks) explained that it was unnecessary.
It was a good learning experience.
@BeechcraftA35 Go to Steam, find SimplePlanes in your game library and on the main page there's a gear icon. Click on the icon and go to Properties > Betas, then click on the provided dropdown menu. Find 1.12.128.0 and select it. image
@BeechcraftA35 I see. In that case you're probably not using the command right.
It should look like say "your message with quotes".
If those quotes aren't there then it doesn't work (with the exception of single-word messages).
@JJ0plane No, that's not supposed to happen.
That'll happen if you don't disconnect from a server before attempting to join another.
You can disconnect by typing Disconnect into the command console.
Oh neat. Probably won't join as I've got a new aircraft project and some new map plugins in the works though (plus I don't really do challenges anyways).
@NAFASIRO If you're looking to be an aerospace engineer, you'd probably be better off actually designing stuff in real life.
In terms of games, FlyOut would probably be a good choice, alongside Juno and SP.
If you want to be a pilot, MSFS/FSX/X-Plane would probably be the ideal choices.
@WaterFlavouredSpitfires They theoretically could. It's just not practical/worth Jundroo's time (and it's not always as simple as a one-time money trade-off; there's other legalities involved).
32 adds a good point.
@WaterFlavouredSpitfires
Advanced Targeting was made solely by WNP78, a Jundroo developer who added them when he joined the team in 2019.
Underwater Camera, however, was a joint-project between WNP78 and a non-developer user.
It would become a legal hassle for Jundroo to add it as a vanilla feature.
@WaterFlavouredSpitfires Doesn't matter.
The only reason Fine Tuner/Overload/other WNP78-features were able to be added is because the authors of those mods/features are Jundroo developers.
And again, legality issues wouldn't permit it anyways.
@Randomplayer @BlackGearCompany Don't tag random people.
If people want to be tagged then they'll either leave a T or ask to be put on an autotag list.
@ToeTips @CrestelAeronautics I was referring to air-to-air missiles, sorry.
Air-to-ground radar has limited range, and I'm not sure if there's something you can do to change that.
And yes, air-to-air radar will go beyond 10 miles (in fact I'm pretty sure it's unlimited).
@KtaAviation a ? b : c checks to see if a is true. If a is true, it will output b, otherwise it will output c.
Put in a Boolean variable for a. For example: Throttle=1. b and c can be simple numbers, strings, or can be larger expressions.
Some basic examples:
Throttle=1 ? 1 : 0 checks to see if Throttle is at 100%. If it is, it will output 1, otherwise it will output 0.
Activate1=1 ? Throttle : 0 checks to see if Activate1 is 1 (enabled). If it is, it will output whatever your current Throttle value is, otherwise it will output 0.
@VenusLancer 59.21.48.116 is the new IP for Rebirth's server I believe.
Edit: my bad, not a new IP. I heard it was working from another user.
PlaneFlightX's solution may be better, but I typically use IAS>x ? Input/(IAS/x) : Input.
In this specific case, the code might look something like this: IAS>350 ? (Roll-Trim)/(IAS/350) : Roll-Trim.
I'm sure you'll have to tweak the Roll-Trim input stuff to your liking, but that's the basis for what I usually do.
One other thing, the game measures speed in m/s by default. If the 350 in this case is in mph/kph/kts then you'll need to convert it to m/s to get accurate results.
Here's a multipurpose converter I like to use.
I know I'm not Darz, but you can upload images to forums/descriptions using the  format.
In terms of uploading images, I'd recommend postimages.org. If you use postimages, use the Direct Link option when prompted.
Edit: oh you meant in-game.
In that case, take a screenshot and load the image into the designer as a blueprint, then use the publishing menu to take snapshots with your "blueprint" image in the background.
@STENDEC Nah, it's fixed-gear.
Requested Autotags:
@MrCOPTY
@0k
Requested Tags:
@Sakorsky
Thoughts, suggestions, or bug reports? Let me know in the comments!
Set the
partTypetoWing-2using Overload. It'll stop wing flexing.Unfortunately, you can't do that with the default rotors.
You'll have to make your own custom rotors.
@SILVERPANZER I've seen this several times. There's some gold players that are guilty of this as well.
There's a good few users on the site that are pretty egocentric I've noticed.
Ultimately, people need to stop viewing their rank as an indicator of superiority. In the end, we're all a bunch of vehicle nerds who love playing a plane building game.
@32 I can relate. When I was still at bronze, I made a post announcing I'd be gone for two days. Never occurred to me that the chances of someone wanting to contact me were negligible at best.
Fortunately a moderator (DeezDucks) explained that it was unnecessary.
It was a good learning experience.
@WaterFlavouredSpitfires I second this. I feel like there aren't enough true flying wings on the site.
Congrats man!
@BeechcraftA35 You have to use the say command.
If you want to say "hello guys", it should look exactly like this: say "hello guys"
@BeechcraftA35 It shouldn't affect your data. I've switched over and it had no effect on any of my builds, mods, or subassemblies.
@BeechcraftA35 Go to Steam, find SimplePlanes in your game library and on the main page there's a gear icon. Click on the icon and go to Properties > Betas, then click on the provided dropdown menu. Find 1.12.128.0 and select it.
image
@BeechcraftA35 I see. In that case you're probably not using the command right.
It should look like say "your message with quotes".
If those quotes aren't there then it doesn't work (with the exception of single-word messages).
@BeechcraftA35 The ping is probably high.
Have you tried submitting an official bug report?
@JJ0plane No problem :)
@JJ0plane No, that's not supposed to happen.
That'll happen if you don't disconnect from a server before attempting to join another.
You can disconnect by typing Disconnect into the command console.
Refreshing to see a new modder join the club.
Looks great! Keep it up :)
flonk
⊥
@ToeTips It was for this thing.
@ToeTips Yes to both questions.
@ToeTips Digital flight display on an abandoned project.
Oh neat. Probably won't join as I've got a new aircraft project and some new map plugins in the works though (plus I don't really do challenges anyways).
full crumb
I'd recommend switching back to 1.12.128 if possible, at least until things get patched.
@NAFASIRO If you're looking to be an aerospace engineer, you'd probably be better off actually designing stuff in real life.
In terms of games, FlyOut would probably be a good choice, alongside Juno and SP.
If you want to be a pilot, MSFS/FSX/X-Plane would probably be the ideal choices.
Nice. I myself have some screenshot map ideas. Don't know if I'll ever get around to them though :/
<<child has been spotted>>
FiG
@WaterFlavouredSpitfires They theoretically could. It's just not practical/worth Jundroo's time (and it's not always as simple as a one-time money trade-off; there's other legalities involved).
32 adds a good point.
@WaterFlavouredSpitfires
Advanced Targeting was made solely by WNP78, a Jundroo developer who added them when he joined the team in 2019.
Underwater Camera, however, was a joint-project between WNP78 and a non-developer user.
It would become a legal hassle for Jundroo to add it as a vanilla feature.
@WaterFlavouredSpitfires Doesn't matter.
The only reason Fine Tuner/Overload/other WNP78-features were able to be added is because the authors of those mods/features are Jundroo developers.
And again, legality issues wouldn't permit it anyways.
@JC77
160.251.58.131@billyat e
Finally, someone showing autogyros some love.
barbecue sauce!???
Beautiful, as always.
@Randomplayer @BlackGearCompany Don't tag random people.
If people want to be tagged then they'll either leave a T or ask to be put on an autotag list.
crazy
@ThatRandomCouchPotato ?
Sailplane. Don't see them too often.
@FlyingPatriot Sure. I'll DM it to you.
@ToeTips @CrestelAeronautics I was referring to air-to-air missiles, sorry.
Air-to-ground radar has limited range, and I'm not sure if there's something you can do to change that.
And yes, air-to-air radar will go beyond 10 miles (in fact I'm pretty sure it's unlimited).
Put the
maxRangeproperty in a missile using Overload and set it to a number of your desire.@KtaAviation
a ? b : cchecks to see ifais true. Ifais true, it will outputb, otherwise it will outputc.Put in a Boolean variable for
a. For example:Throttle=1.bandccan be simple numbers, strings, or can be larger expressions.Some basic examples:
Throttle=1 ? 1 : 0checks to see ifThrottleis at 100%. If it is, it will output 1, otherwise it will output 0.Activate1=1 ? Throttle : 0checks to see ifActivate1is 1 (enabled). If it is, it will output whatever your currentThrottlevalue is, otherwise it will output 0.@Thund3rb0lt10 Just an MP troll probably. There's a mod called Trollshield that you can download that allows you to block other players.
Might be a traction issue. Try adding more traction to the main wheels.