28.2k TheFlightGuySP Comments

  • Venture Aeronautics Project B900 "Boomerang" 3.0 years ago

    Thoughts or suggestions? Let me know!

  • (TEASER) Boomerang: 3.0 years ago

    @Kangy I looked up the Commonwealth Boomerang. I wasn't fully aware that Australia even had an aircraft industry, or their own fighter. That's really neat!

    +1
  • Question Regarding Jet Engines: 3.0 years ago

    @WNP78

    +1
  • Sparklers 3.0 years ago

    Ooh, fire.

    +1
  • Venture Aeronautics Project D200 "Arrow" 3.0 years ago

    Thoughts or suggestions? Let me know!

  • Venture Aeronautics Project D200 "Arrow" 3.0 years ago

    @BeastHunter

  • Help about putting Picture in Description or Forum 3.0 years ago

    @NochAviation No problem!

  • Mostly Inactive Until 7/4/2022: 3.0 years ago

    @X99STRIKER ?

  • Help about putting Picture in Description or Forum 3.0 years ago

    Use a different upload website. postimages.org or Discord should work.

    +1
  • Mostly Inactive Until 7/4/2022: 3.0 years ago

    @DeezDucks Oh ok. I see your point.

  • Mostly Inactive Until 7/4/2022: 3.0 years ago

    @DeezDucks I just figured I'd give an explanation for decreased activity for the next couple of days. Would you prefer that I remove the post?

  • Mach Counter 3.0 years ago

    @AEGIS The code should acount for altitude as well. Mach changes depending on altitude. So even though your going 2000mph, depending on your altitude, you might still be going Mach 9.

  • Funky Trees Help 3.0 years ago

    @AerospaceGuy36 You could try: (AltitudeAgl= whatever your elevation above the ground is while on the ground)&(Throttle<0.25).
    This may or may not work.

  • Funky Trees Help 3.0 years ago

    @AerospaceGuy36 No. You could mess around with AltitudeAgl data to see what happens. (AltitudeAgl= whatever your elevation above the ground is while on the ground)

  • Funky Trees Help 3.0 years ago

    You could try clamp(Throttle, 0, 0.25) or Throttle<0.25.
    Edit: this works for the throttle portion of the code, not the touchdown.

  • Mach Counter 3.0 years ago

    @AEGIS Hmm. I'll test it out, and try to fix the issue.

  • need help with aircraft, won't fly 3.0 years ago

    @ThereIsNoahScape I could try looking into the issue.

  • Feature request. 3.0 years ago

    @GildedCroissant Use the direct link instead of the short link.
    If you can't obtain the same image, reupload and use the direct link from that image.

  • need help with aircraft, won't fly 3.0 years ago

    In what way? Is it uncontrollable, or does it just fall out of the sky, or is it another issue?

  • "Stratoglider" Development Update: 3.0 years ago

    @MethaManAerospace However, I learned this after I had already completed and released the Stratoglider, so it still has the rocket booster, which works very well.

  • "Stratoglider" Development Update: 3.0 years ago

    @MethaManAerospace A little while ago, I learned that it is actually possible to have updrafts in Simpleplanes, by simply using the SetWindSpeed command.
    Ever since then, whenever I cruise in a glider, I use updrafts to keep it in the air, and even allow the glider to gently climb. It's quite useful.

  • Mach Counter 3.0 years ago

    @AEGIS Here is some modified code from the Wasp: <size=100%><pos=0%>Mach: {TAS/(340-clamp((Altitude*0.003937),0,43));#0.00}
    You can modify the pos value to move the text left or right.
    I tried making my own indicator, but it wouldn't work properly. It seems to be that the input listed below only works for gauges.

  • Help with wings. 3.0 years ago

    I'm not sure if you can change wing opacity, but there might be a way.
    Fuselages won't work as wings, as they don't have the same physics simulation.

    +1
  • Could Someone help me? (PT2) 3.0 years ago

    @JamesG771 No problem!

  • Could Someone help me? (PT2) 3.0 years ago

    Additionally, only a few image upload websites seem to work.
    I recommend using either postimages.org or Discord.

  • Could Someone help me? (PT2) 3.0 years ago

    Use this: ![](image link).

  • Mach Counter 3.0 years ago

    @AEGIS There is a generic gauge, but it doesn't have numbers, just tick marks, so I'm not so sure about that.
    On a label, absolutely!

    +1
  • Mach Counter 3.0 years ago

    Ok, after some quick testing, it seems to be that, assuming that the steps below are followed, the input multiplier should be set to 180.
    This seems to give the most accurate results.

    +1
  • Mach Counter 3.0 years ago

    Let me test this.

  • Mach Counter 3.0 years ago

    Perhaps. You would need a suitable gauge face (most likely the RPM gauge, since it's numbered 1 through 6). You would need to set the gauge zero to about -110, and set the input to (TAS*0.44704)/761. The 761 is the speed of sound in miles per hour at sea level static conditions. The rest of the math is for unit conversion (m/s to mph)

    I have not actually tested this in flight (only in the designer), but I'm assuming it will work.

    +1
  • I need some tip and tricks 3.0 years ago

    @Craftgamer23 Great!

  • Venture Aeronautics Project C910 "Firebird" 3.0 years ago

    @TheGliderGuy Will do!

    +1
  • I need some tip and tricks 3.0 years ago

    @Craftgamer23 No problem!

  • I need some tip and tricks 3.0 years ago

    @Craftgamer23 That depends on what website you use to upload images. postimages.org and Discord are the only two websites that I know of that work fine.
    Links should work fine, assuming it's the link copied from the address bar.
    Links to videos should work fine as well, but you cannot directly upload a video to a forum or aircraft post.

    +1
  • Venture Aeronautics Project C910 "Firebird" 3.0 years ago

    @TheGliderGuy Thanks! Hopefully I can upload another glider soon. I need to work out some issues with one of them.

  • Venture Aeronautics Project C910 "Firebird" 3.0 years ago

    @BeastHunter
    @Aviator01
    @X99STRIKER

  • Venture Aeronautics Project C910 "Firebird" 3.0 years ago

    Thoughts or suggestions? Let me know!
    If you want the unarmed version of this aircraft, let me know!

  • I need some tip and tricks 3.0 years ago

    Link: [filler text](link)
    Images: ![](image link)
    Clickable Images: [![](image link)](link)
    I think this should work regardless of the device you use, but I could be mistaken.

    +2
  • How to upload a video 3.0 years ago

    If it's relevant to the SP community, be sure to check in the "Relevant to the community" box.
    If it's not relevant to the SP community, don't upload the video.

  • How to upload a video 3.0 years ago

    You will first need to upload a video to YouTube. Then go to the Videos tab on the SP website, and click on the button that says Create at the top of the page. Copy the video URL into the correct field, and give your video a title. The rest of the information can be found on the video upload page.

  • Venture Aeronautics Project G100 "VSRA-1" 3.0 years ago

    @Gripen346 Ok.

  • Some help pertaining props 3.0 years ago

    @AnOmalOcaris Right. However, if the throttle input goes beyond the RPM limit, then throttle governor prevents any further power being applied to the engine, regardless of how high the throttle input is.
    I have a ducted fan engine that doesn't really increase power after 50% throttle, because it reaches the RPM limit.
    You might try having the propeller's throttle input be an activation group, and have the pitch mode set to Manual with throttle governor enabled, and then put Throttle as your propeller pitch input. This way, instead of directly increasing the power by throttle, the engine is always either on or off, and thrust is changed by changing the propeller pitch. Higher propeller pitch works good at higher altitudes where the air is thinner.
    I suppose in a way, this changes the engines efficiency manually with the throttle.

    +1
  • Some help pertaining props 3.0 years ago

    The problem with propeller engines is that they are limited by their maximum RPM. Increasing the input alone may not be enough to actually change the performance of the engine.
    You will most likely need to change the maxRPM value.
    You could bypass the throttle governor, but then you have to deal with potential prop overspeed.

    +1
  • Custom Gauge Faces 3.0 years ago

    I might post a tutorial forum on how to make digital flight displays soon, if that helps.

  • Custom Gauge Faces 3.0 years ago

    I don't think it's possible to change gauge faces without extensive modification. The closest you will get is making a digital flight display using the text label part.