53.2k PlaneFlightX Comments

  • SIMPLECHEATS II, an updated, comprehensive list of all known XML attributes 3 months ago

    @ThomasRoderick well turns out by other projects I meant spend 1 hour updating SimpleCheats with form submissions and other stuff, so I added your stuff as well. About explosionScalar, I found that only cannons use it now; everything else uses explosionScale.

    +1
  • SIMPLECHEATS II, an updated, comprehensive list of all known XML attributes 3 months ago

    @Kendog84 I tested lookBackTranslation but it doesn't remain after I close Overload (I also tried lookBackTranslationX and lookBackTranslationY).

  • I have a question about friction... 3 months ago

    @GrandPrix This information has been added to SimpleCheats II and you have been listed as a contributor.

  • SIMPLECHEATS II, an updated, comprehensive list of all known XML attributes 3 months ago

    @ThomasRoderick I want to work on some other projects right now, but I'll add everything you think of tomorrow.

    +1
  • SIMPLECHEATS II, an updated, comprehensive list of all known XML attributes 3 months ago

    @ThomasRoderick Updated detacher info

    +1
  • SIMPLECHEATS II, an updated, comprehensive list of all known XML attributes 3 months ago

    @ThomasRoderick It's the one linked here.

    +1
  • SIMPLECHEATS II, an updated, comprehensive list of all known XML attributes 3 months ago

    @ThomasRoderick Thanks, they have been updated.

  • SIMPLECHEATS II, an updated, comprehensive list of all known XML attributes 3 months ago

    @ThomasRoderick Thank you, I have tested and updated that attribute.

    +1
  • SIMPLECHEATS II, an updated, comprehensive list of all known XML attributes 3 months ago

    @Kikikokikomarumaru15000 Thank you, I have updated that attribute and listed you as a contributor.

  • an idea. [SimpleCheats II] 3 months ago

    I would like to volunteer as editor

    +2
  • Does everyone have loads of unfinished builds? 3 months ago

    I haven't started a new build in like 2 years. In fact I've been working on the SWL-120 for so long its subprojects feel like builds in themselves.

    +1
  • Downloading planes on Android 3 months ago

    @overlord5453 Unless I am mistaken (I have no experience with android so maybe I am), that will not work as the .splane file is not the actual plane but just the plane's URL code. As a desktop player, if I click on this .splane file, the game opens and then downloads the actual aircraft. From when I used to play on iOS, I would just get a prompt in Safari to open SimplePlanes after clicking download, at which point the plane would be downloaded in the game.

  • What kind of Maps will we have in SP2? 3 months ago

    It just occurred to me that I'll have to spend an additional few months tracing map images in blender for my navigation display if the maps are all different in SP2. Or maybe we'll get an actual map part.

    +1
  • Quintuple Slotted Flaps 3 months ago

    Making a wing with these with my level of detail would be an absolute nightmare and would be a 1+ year project in itself.

  • SWL-10 3 months ago

    @Thbigmanscoop109 I would say the hydraulics are not switched on. Refer to the pictures in the description to turn them on.

  • SWL-10 3 months ago

    @Thbigmanscoop109 What do you mean by "not turning"? Are you referring to the nose gear steering, aileron control, or propellers?

  • Merry Christmas 3 months ago

    @cyon yeah that's what modding can do.

  • Merry Christmas 3 months ago

    @cyon With the old seats (built in SP and added back as 1 part for all seats), the full plane and full interior would be 30,000 vanilla SP parts, not including various mod parts. Without the cockpit, the full plane was 900 parts, which shouldn't change much as the updates I am doing will all end up as a few mod parts.

    +1
  • Aircraft Seats 3 months ago

    @alexJgameYTukraine000000 We aren't really updating this mod anymore, and car seats will be available in a mod MVC and I are developing.

  • Merry Christmas 3 months ago

    @Rb2h It's actually just 2. Tone gen because hpgbproductions said I couldn't add the source code to my mod, and my SWL-120 Parts mod with all the parts. Although, my parts mod has over 100 mod parts at this point and some are really complex with lots of scripting and input controllers.

    +2
  • How to access VR map????? 3 months ago

    It's on the back of the checklist

    +2
  • Funny/Ridiculous things that happen in the forums: 4 months ago

    For a sense of time, I've spent more time building the SWL-120 than many users have had their account. Users have gone on break and came back multiple times. I've worked on specific sections longer than some users go on break. And also, I've taken one or two breaks of several months on the SWL-120, and didn't mention it at all.

    +1
  • Question regarding exhaustion using applications 4 months ago

    What do you mean by "exhausted" in this context?

    +1
  • Funky trees for rotator code? 4 months ago

    1 and 2: Read this
    3. sum(input code)

  • My Build 4 months ago

    Very nice 4K UHD 60FPS video!

    +5
  • SWL-10 4 months ago

    @SWL120NEED Well in SP, part count is CPU bound, so for a normal plane, it's not so much about the GPU but actually single threaded performance. What I've done to kind of get around this (the cockpit is still very laggy) is export all my static parts (for example the 1800 part wings), do some processing with Unity and blender, and then add each static body (e.g. one flap segment) back as one part. Now, the CPU processes one part, and the GPU renders the complex mesh. This effectively transfers the load from CPU to GPU, such that I have been able to run what would be hundreds of thousands of parts (now just 50 for that test) with no issues, although my GPU usage was high.

    You can view more information here and here. Although the content and status of the plane is older, the concept is still the same, although I now use scripting to get a more than one static body in one mod part.

  • SWL-10 4 months ago

    @SWL120NEED I guess I am. I do have real life as well which slows stuff down, but I spend at least several hours every day working on the plane. I've spent the last week working on just the rear crew rest, to give you an idea of time. The rear crew rest currently has 1000 parts, a good chunk of that being curtains.

  • SWL-10 4 months ago

    @SWL120NEED It may look finished to you, but there's still so much I need to add. For example in the cockpit:
    - Make modded screens that reduce lag a bit compared to the labels and also have a lot more information, especially the map screen (a month at least, maybe more)
    - Update FMC to have more than one page on the setup screen, and add support for more mod plugins (a week)
    - Finish making my waypoint map (a week)
    - Add all the new waypoints and information for mod airports into the FMC (a week)
    - Make full autoflight system (a month for the whole thing, and requires the above steps to be done first)
    - Make SnakePad (a few weeks, and requires the documentation to be fully complete first)
    I guess it doesn't really make sense until you actually work on it, but timeframes for stuff on this plane are stretched out compared most planes in SP due to the sheer level of detail of everything.

  • SWL-10 4 months ago

    @SWL120NEED Just wait for the cockpit

  • SWL-10 4 months ago

    @SWL120NEED Oh I see, welcome to the SP site in that case.

    Without going into the sub-sub-projects, the main tasks for the plane that I can think of are:
    - Finish remaking interior (current project) (a few months (??), The new interior has crew and pilot rest areas, an even more detailed cabin, and an electronics bay.
    Make modded cockpit screens (a few months, this involves stuff like modelling the terrain of every island for a map, including various layers)
    - Update various mod parts with my new scripting knowledge (a week I'd say, also mixed in with exporting the (what will be, without seats and overhead panels) 3000 part interior, processing it, and adding it back as a few parts)
    - Make the SnakePad (this is an iPad but SWL edition, and is similar to the SWL-10's checklist) (a month??), this will have cool stuff like displaying full PDF documents thanks to modding
    - Finish the general cockpit controls and details (not including any advanced systems or controls) (a few weeks)
    - Finish and test all the advanced systems like the FMC, new mod options, and autoflight system (a few months)
    - Fix random bugs and issues that will appear (a week in total over time)

    That's to get the base plane finished by itself, with no instructions. Moving on:
    - Supporting documentation, manuals, checklists, and videos (a month or two) (the SnakePad also needs this done as a clone of these will be included)
    - Liveries (a few weeks of 3D modelling)
    - Airport vehicles (pushback tug, catering truck, fuel truck, air stairs) (a few months)
    - Keep the no mods cargo version updated with the main version, with various adaptions for vanilla parts, as well as making a cockpit only version (a month)

    That's just a rough estimate based on my current progress and factoring in school and work, but I am making progress day by day and slowly the parts I work on are becoming complete, never to be redesigned again. Slowly.
    As a bonus, here's a picture of the new work in progress interior. There are new ultra high detail economy and business class seats designed by MVC.

  • SWL-10 4 months ago

    @SWL120NEED I was planning to release it for Christmas 2023 (not a typo), although I think it'll likely be 2025 due to the developments over the last few years. It's not just the plane I need to finish, but all the supporting documentation, instructions, and other related items.

    On another note, who's alt is this lol

  • SWL-10 4 months ago

    @Potatoincanada201official A simple value that gets adjusted by the buttons and is clamped between certain numbers. Each rotator has code to flip at a certain value. You can check the variables with Checklist in the name and the button and rotator codes for more information.

  • SWL-10 4 months ago

    @Potatoincanada201official Thanks! I made the checklist using a few fuselages with rotators on them and a set of buttons.

  • The new hit Regional Jet coming soon ™! (not really) 4 months ago

    @TinyMaus I technically could finish just the cockpit, but I already have too many subprojects lol. Currently I want to finish the interior remake, which will take a month or two based on my current estimate. After that I'll spend another month or two on cockpit screens, and then I'll do, idk, other stuff that I need to do.

  • The new hit Regional Jet coming soon ™! (not really) 4 months ago

    @jamesPLANESii The SWL-120 is perpetually 1 year away from being done, but that's because I think of even more details to add and then delay working on the stuff I meant to do. I'm getting there though, slowly (more and more stuff is the final version).

    +3
  • Bridges??? Did they change(?!) :o 4 months ago

    You can still do this.

  • Basic Autopilot 4 months ago

    @dosethiswork I don't know how, and with this game, the website is where most mods are posted. Installation is as simple as downloading a mod and opening it (SP will install it automatically). Also, the Tone Generator mod is not my mod, so I have no control over its download options.

  • The new hit Regional Jet coming soon ™! (not really) 4 months ago

    @overlord5453 it's a joke lol

  • The new hit Regional Jet coming soon ™! (not really) 4 months ago

    I wonder which will come first, Regional Jet or SWL-120?
    SWL-120 is delayed due to me adding ludicrous detail (currently adding freaking curtains to my crew rest area), and Regional Jet is delayed because moderators are legally obligated to never upload a public build.

  • SWL-120 Engine Sounds 4 months ago

    @KingHandspider Interesting, I will explore that.

  • In-game gauges 4 months ago

    @Graingy That does not actually appear to be a bot. It lacks the normal bot username style, and is not writing like an AI due to slight grammatical errors. Additionally, the provided link is simply to the FT guide and a mystery google docs site.

  • [Question] how did you guys come up with your sp account's username? 4 months ago

    My original username was my literal school-provided username (that's what happens when a 7 year old creates their first online account), then I choose PlaneFlightX from a list of names I came up with when username changes were added. I think PlaneFlightX was just a combination of planes, flying planes, and X because cool letters.

    If you're interested, my other username ideas were:
    LMKXYZ
    LMK11
    LMKX
    PlaneFlightX
    AircraftsX
    SWLLLASA
    PlaneCreator
    MaxPlanes

    +2
  • Basic Autopilot 4 months ago

    @dosethiswork Yes, you need to download the mods as well as the plane. The plane currently uses just two mods, my own SWL-120 Parts mod, and the Tone Generator mod.

  • How do u build your planes? 4 months ago

    @jamesPLANESii The way I build, I exclusively nudge stuff, and add connections manually using the tool. The only time I let the game connect stuff is when I want to align fuselages to each other.

  • Scout Weka 4 months ago

    In terms of "detail-per-square-inch" (if you get what I mean), this is still the most detailed and complex car on the platform, even with its issues (e.g. VR incompatibility)

  • Pls help me 4 months ago

    @AndrewHK62 imgbb.com (my personal choice, I have a free account and no issues after many years), or postimages.org

    +1
  • A F-14B Tomcat 4 months ago

    @Rb2h I agree with you
    I start building some random small part for the SWL-120, then I blink and it has like 20 variables and 100 parts.

    +2
  • Why SimplePlanes is better than SimpleRockets 4 months ago

    @V that connection stuff is absolute nonsense and makes no sense. With the stuff I do in SP, I would spend most of my time connecting stuff to other stuff

    +2
  • Why SimplePlanes is better than SimpleRockets 4 months ago

    Meanwhile me turning it into ComplexPlanes after spending 3 years on 1 plane

    +2