@AshdenpawTG22 I just look through forums and whatnot to see if anyone needs some help with something (I try to help people when I can) or if there's anything interesting in general.
Happened to see this as I was looking through.
But ya I don't have much business being here. Just came to leave that note.
And thanks by the way, maybe one day I'll remaster the Venture.
I'm not really here nor there on the topic so this probably isn't my business, I just felt the need to point out that... this is a website about building airplanes.
I'm not a hater by any means (like I said, I'm neither here nor there about it).
I just don't think it's wise to post about it here.
Generally this kind of stuff just sparks drama that's unnecessary on sites like this.
Again, not hating on anybody here, just putting that point out there.
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.
@XProAerospaceAircrafts Unfortunately they can't do that either, or so I've heard. Something to do with Apple's TOS, but I couldn't tell you anything specific.
They can't. Google's Play Store requirements prevents mods from functioning properly on Android (with the exception of a few map addons that still work on Android).
@Planemodder1911 Jundroo didn't have much of a choice though. Google's Play Store requirements forced the removal of mod support.
It's a bit more technical and would better be explained by WNP78 or another dev, but that's the basis of it.
@Lwills Android mods stopped working years ago due to changes in Playstore requirements.
The devs removed the Android mod buttons because they'd be entirely useless. You can't run 3rd party mods on Android anymore.
The only exception to this is a few non-scripted map plug-ins that still work.
@Lwills Ah, they did remove those buttons I suppose.
There's no point in having Android download button if the mods can't load at the game's build time anymore, so they did get rid of the buttons.
To be fair, SP didn't remove anything.
Changes in Playstore requirements prevented Android mods from working.
iOS never had support to begin with, as far as I know.
Additional features rely primarily on addon makers now. I'd recommend looking into Unity (and probably Visual Studio too) if you really want these to be added.
Aside from that, some of these can already be achieved without needing to mod the game (engine idle and ground refueling for example).
I know I'm not Darz, but you can upload images to forums/descriptions using the ![](image url) 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.
One that often gets overlooked is the F-107 Super Sabre. Strange beauty that thing is, in my opinion anyways.
Technically it never made it past the prototype stage, but still an interesting classic aircraft.
I think ceil(smooth(clamp01(Activate1), 1))-floor(smooth(clamp01(Activate1), 1)) should work.
If it doesn't, let me know and I'll run a test when possible.
@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).
Well I'm sorry that you've felt offended by my comment (it was by no means my intention to do so) but ultimately it's the truth in most cases (the exception being certain popular users).
I've come to learn that people genuinely do not care about upload schedules.
I haven't posted any builds in almost 3 months and nobody's questioned it.
I'll make a suggestion on this topic. Why not spend more time on the quality of builds instead of the quantity? It's more rewarding and it improves your building skills.
@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.
I'm not really at liberty to say too much without risking getting the red hand from a moderator, but here's the basis of it:
He deleted his account due to the amount of backlash he received from the community over some pretty questionable actions he had taken.
@Majakalona Right-click on the Assets menu at the bottom of the screen, go to Create>Material.
As for painting terrain, I'd recommend looking up tutorials or just messing around until you figure it out. It's quite simple once you learn to navigate the UI.
@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.
@AshdenpawTG22 I just look through forums and whatnot to see if anyone needs some help with something (I try to help people when I can) or if there's anything interesting in general.
+2Happened to see this as I was looking through.
But ya I don't have much business being here. Just came to leave that note.
And thanks by the way, maybe one day I'll remaster the Venture.
I'm not really here nor there on the topic so this probably isn't my business, I just felt the need to point out that...
this is a website about building airplanes.
I'm not a hater by any means (like I said, I'm neither here nor there about it).
+7I just don't think it's wise to post about it here.
Generally this kind of stuff just sparks drama that's unnecessary on sites like this.
Again, not hating on anybody here, just putting that point out there.
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.
@XProAerospaceAircrafts Unfortunately they can't do that either, or so I've heard. Something to do with Apple's TOS, but I couldn't tell you anything specific.
+1They can't. Google's Play Store requirements prevents mods from functioning properly on Android (with the exception of a few map addons that still work on Android).
+1If you can't get it working, I'd email Jundroo about it.
+6@Planemodder1911 Jundroo didn't have much of a choice though. Google's Play Store requirements forced the removal of mod support.
+2It's a bit more technical and would better be explained by WNP78 or another dev, but that's the basis of it.
You mean that weird "flashing" that happens even at 0% engine power? Yeah, that's normal. I don't think there's a way to fix it unfortunately :/
+1//Aircraft>AircraftScript.set_EvadeLockProbability is probably the best way to delay detection.
+1Finished commands should look something like this:
Congrats on platinum!
+1@Lwills Hmm, not really sure. I have AI disabled by default so I'm not familiar with the quirks.
+1@Lwills Ask away
+1@Lwills Android mods stopped working years ago due to changes in Playstore requirements.
+2The devs removed the Android mod buttons because they'd be entirely useless. You can't run 3rd party mods on Android anymore.
The only exception to this is a few non-scripted map plug-ins that still work.
@Lwills Ah, they did remove those buttons I suppose.
+1There's no point in having Android download button if the mods can't load at the game's build time anymore, so they did get rid of the buttons.
To be fair, SP didn't remove anything.
+2Changes in Playstore requirements prevented Android mods from working.
iOS never had support to begin with, as far as I know.
Additional features rely primarily on addon makers now. I'd recommend looking into Unity (and probably Visual Studio too) if you really want these to be added.
+3Aside from that, some of these can already be achieved without needing to mod the game (engine idle and ground refueling for example).
@Graingy Heh, it does look a bit goofy, especially from the side-view.
+1Wide and stubb.
This actually looks really cool, considering it's only 25 parts.
It's a shame there aren't more aircraft like the N-9M.
I know I'm not Darz, but you can upload images to forums/descriptions using the ![](image url) 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
partType
toWing-2
using 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.
One that often gets overlooked is the F-107 Super Sabre. Strange beauty that thing is, in my opinion anyways.
+1Technically it never made it past the prototype stage, but still an interesting classic aircraft.
I think ceil(smooth(clamp01(Activate1), 1))-floor(smooth(clamp01(Activate1), 1)) should work.
+3If it doesn't, let me know and I'll run a test when possible.
@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.
I think it looks quite nice for its part count. Take an upvote :)
+1Congrats man!
@DanielBourne
160.251.58.131
is the main one currently, but it's experiencing some ping issues.It should be back to normal here in a bit.
Be courteous to the other users. Don't bring modded/high part builds onto the server (generally anything below 800 is acceptable).
+4That's all :)
@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
Follow Husky's advice.
+4There should be a shutoff valve outside your house. Probably underneath a green plastic lid in the ground.
@BeechcraftA35 That's an issue with the newer SP versions.
+1You can fix it by going back to 1.12.128.0
@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?
🪡
+5@JJ0plane No problem :)
Well I'm sorry that you've felt offended by my comment (it was by no means my intention to do so) but ultimately it's the truth in most cases (the exception being certain popular users).
+2I've come to learn that people genuinely do not care about upload schedules.
+4I haven't posted any builds in almost 3 months and nobody's questioned it.
I'll make a suggestion on this topic. Why not spend more time on the quality of builds instead of the quantity? It's more rewarding and it improves your building skills.
⊥
+1@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.
@SheriffHackdogMCPE Gone, reduced to atoms.
+2Unless someone else reuploads it.
I'm not really at liberty to say too much without risking getting the red hand from a moderator, but here's the basis of it:
+3He deleted his account due to the amount of backlash he received from the community over some pretty questionable actions he had taken.
@Majakalona Right-click on the Assets menu at the bottom of the screen, go to Create>Material.
+1As for painting terrain, I'd recommend looking up tutorials or just messing around until you figure it out. It's quite simple once you learn to navigate the UI.