60.0k PlaneFlightX Comments

  • SWL-10 1.3 years ago

    @lancebalbin427 Sure, go ahead.

    +2
  • What does the website look like as a moderator? 1.3 years ago

    @TheMouse From what I know the undeleting would probably be unintentional. I don't really know the actual answer to that question though since I can't see what a mod sees.

    If a user deletes a post, then they want it to be deleted. If a moderator removes a post (note I said removed), then they want it to be removed. I don't see a reason where a user would want a post deleted and a moderator actively wants it to not be deleted.

    +2
  • What does the website look like as a moderator? 1.3 years ago

    @TheMouse From my knowledge (I have sources), IP banning can only be done by the developers themselves, but everything looks right. Additionally, I remember a mod mentioning they accidentally used a different delete option, which is the same as us clicking delete post (permanently removes post).

    I believe they can also see removed comments, as well as the edit history, per comment (e.g. if I edited this comment, a moderator can see both versions). There's also probably a few other functions that are kept secret by the moderators.

    +2
  • A second 1.3 years ago

    How do I create an account on this website?
    How do I write a comment?
    Where did I put my keyboard? I need to type a comment.

    +2
  • How do I stop pictures from disappearing after a few days? 1.3 years ago

    Use an image hosting service other than Discord (imgbb.com is a good one)

    +2
  • Question about building floating airports/buildings 1.3 years ago

    Make sure you set calculateDrag to false and not dragScale to 0.

    +2
  • [Nvm]How to add clickable links? 1.3 years ago

    Read the markdown formatting, linked at the top of the forums.

    +2
  • Thanks for 10k (priceless art piece) 1.4 years ago

    ...
    .....
    This somehow crashed my NASA computer

    +2
  • Need help with my PID code 1.4 years ago

    Stop the target in the PID from going up that high. (Make the PID think it's reaching its target so it stops trying harder)

    +2
  • TargetDistance Output 1.4 years ago

    It's in meters. A value of 1 is 1 meter.

    +2
  • Question about VR users 1.4 years ago

    Yes

    We can control everything with our controllers actually. Detailed cockpits just make life a lot easier.

    +2
  • How make gud looking wings? 1.5 years ago

    I'm not sure if this will help, but here's a tutorial I made on how to make fuselage wings using the 5-part airfoil technique.

    +2
  • my build for the OP challenge in the form of an xml file 1.5 years ago

    This is a very interesting way of uploading a plane (it legit took me a few seconds to realize you have education edition)

    +2
  • How do you add pictures? 1.5 years ago

    Imgur is not a good site to use for image hosting due to some reason.

    Most people recommend postimages.org and I personally use imgbb.com.

    Other than that do what @Mousewithamachinegun123 said.

    +2
  • Fouga MIK Magister 1.5 years ago

    (In response to your comment about the Google account) Not sure how helpful it would be, but I have an archive of (almost) all mods ever published to SP. Unless they are provided with the mod, it doesn't have Unity projects, but you can see all mods here.

    +2
  • Some people are terrible. 1.6 years ago

    Anonymity makes people do strange things

    +2
  • SWL-120 Main Gear Swing 1.6 years ago

    @jamesPLANESii I could, however I'm planning to export this and add it back as a mod to reduce CPU impact, so I deliberately made sure it could be exported easily.

    +2
  • How do you import simpleplanes crafts to sketchfab? 1.6 years ago

    Export the 3D model in the game menu.

    +2
  • Anybody else having site issues? 1.7 years ago

    I'd say it's server issues or something, several people in Discord server I'm in also have the same issue.

    +2
  • Building with Blender? 1.8 years ago

    In SimplePlanes, users build planes from a large variety of parts, and can optionally use the game's built-in coding language Funky Trees to program some of these parts. There are two ways to directly solve the problem "get a 3D model to appear in SimplePlanes". One is to use the mod @BeastHunter linked below, and the other is to mod the game. I've made a tutorial on how to add 3D models to the game.

    +2
  • Aeroclub3 1.8 years ago

    I have this mod saved in my archives, and it can be downloaded here. No android.

    +2
  • SWL-120 Startup Demo 1.8 years ago

    @ToffieToffe Part count on this plane is interesting since it uses mods. Without mods, the part count would be upward of 30,000, and with mods, it's 3000.

    I have one of the best computers money can buy, with an overclocked i9-11900k. Even with that, I barely hold 30FPS with the entire plane.

    +2
  • F-15E Strike Eagle2.0 1.8 years ago

    @13 @Idksus @PannerTerkins
    The reason nothing is able to be published is because of a bug with the website. Whenever this happens, the developers fix it within a day.

    +2
  • Is SP on Steam worth it? 1.9 years ago

    100% yes. I used to be an iOS player and I could never EVER go back.

    +2
  • Tag lists. 1.9 years ago

    Tags were a good idea. You posted teasers, and users who wished to be tagged said T. Asking for tags wasn't even a purpose at all. Autotags, however, are kind of a spammy/attention-ish-grabbing/upvote-begging-ish idea. There may be some innocence to the concept but it's kind of gotten out of hand.

    +2
  • SimpleWheels trailer 1.9 years ago

    Here

    +2
  • v1.12.200 beta is now available 1.9 years ago

    @maddogfike @MADDOGLUCAS @MobileBuilder21 The post literally says they are not adding any more features to SimplePlanes. Asking for updates will get you nowhere.

    +2
  • Can you import text with custom font into the game? 2.0 years ago

    No, although it may be possible with mods.

    +2
  • What is wrong with my wings? 2.0 years ago

    @TheFlightGuySP I was about to say the same thing

    +2
  • Realistic Aircraft Systems - SWL-120 Progress Update 8.2 2.0 years ago

    @ILoveAirplanes
    - I don't really like side sticks, they give less precision, especially in VR
    - I would have to redesign a lot of stuff to figure out how to include it
    - I would have to rebuild the seats
    - No

    +2
  • Yo what's the command for Inserting images in forums? i need it for something 2.0 years ago

    Example:

    ![](https://www.simpleplanes.com/Content/img/logo.png)
    

    Try pasting that code into this forum.

    +2
  • Smoke Trails 2 2.0 years ago

    @vonhubert The video is the modding tutorial found here. The scripts are 100% the same from the source code on the smoke trails mod, I just copied them into my project. I followed the video tutorial on how to add an input controller.

    +2
  • Delayed... 2.0 years ago

    @jamesPLANESii Meanwhile me with my once-a-year Christmas 10am schedule

    +2
  • Smoke Trails 2 2.0 years ago

    @vonhubert I don't think I can.
    - I an an absolute noob at scripting, 90% of the code in this mod is copy-pasted and the other 10% is from a video
    - I'd need the source files

    +2
  • What is this? 2.0 years ago

    I've had this bug many times. What happens is no menu items disappear when they should. Simple solution, exit and reenter the designer.

    +2
  • Smoke Trails 2 2.0 years ago

    @jamesPLANESii ok this is staying

    +2
  • Weird glitch particles From the aircraft A220 IS 2.0 years ago

    Those are broken propeller blades from a despawned AI craft.

    +2
  • There is no "health" attribute in XML files? 2.0 years ago

    If it's at the default of 100, it doesn't show up, just like a lot of other attributes. If you are on PC, use this script, otherwise send it to me and I'll do it.

    +2
  • Command to have an engine activate at Mach 1 2.0 years ago

    clamp01(TAS > 343)
    This is 1 whenever you are above Mach 1.

    +2
  • What Unit Of Measurement Is Used In The Ingame Builder? 2.1 years ago

    A fuselage with a scale of 1,1,1 and a length of 2 is equal to 1 meter in real life.

    +2
  • In your opinion, Whats the BEST VR plane on the site? 2.1 years ago

    Probably my SWL-10.
    I'm also working on the SWL-120, which will be ultra-realistic, however it requires use of a NASA PC to run well. It does work in VR though.

    +2
  • SWL-10 2.1 years ago

    @ArrayDenalov I'm aware of this, I already reported it
    Edit: wait.... I reported this a day ago. He did it AGAIN????

    +2
  • An important announcement regarding curation. 2.2 years ago

    So how will crafts be curated?

    +2
  • Cursed buttons 2.2 years ago

    @Korzalerke2147483647 hmm I wonder why unlisted upvotes were patched....

    +2
  • 7 years ago... 2.3 years ago

    4th grade equalls 8yo at most! mmoOODdddszsSS uunDDerrraGE ussseeeerrr!!!!

    +2
  • Is there a random function in funky trees? 2.3 years ago

    you could do something like repeat(Time * 1000000, number). It basically repeats time so fast, the value at any given point is seemlingly random.

    +2
  • need help with funky tree 2.3 years ago

    Here's something I threw together in 5 minutes, it does what you described. If you have any questions please let me know,

    +2
  • I Have A Complaint About Dogfights In This Game 2.4 years ago

    My opinion on all this? SP is a game for building and flying planes, not a combat simulator.

    +2
  • VR links 2.4 years ago

    SWL-10

    +2
  • Spark1645 Reupload Project 2.4 years ago

    @C47skytrain I don't know if it is a rule or not, best to ask a mod like @BaconAircraft for clarification.

    +2