Jump to content

cornchev

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by cornchev

  1. Tantares' N1 is the N1F, and the NK-33 is already in the game. As for the attachment points, raidernicks N1 just has 2x symmetry and it's... fine. Some of the engine mounts in near future launch vehicles also have janky symmetry and it's *fine*.
  2. The new Proton engines currently have their ISP sea level and vacuum values reversed
  3. Kitbashed ETS Vulkan using parts mostly from this mod. I've got a bad PC and poorly resized KSRSS textures to help cope with that so sorry that these look kinda bad
  4. is there a way to find what the highest elevation is on bodies without atmospheres?
  5. Those are from another mob, probes plus. Some of those probes have a BDB version, and afaik all of the BDB probes are in the wiki in the subsections of "Satellites". There aren't build guides for most of them, but most aren't complex and a lot of the complicated ones have craft files
  6. You can expedite the process of finding science parts you want to save by creating a copy of bdb and using a batch (.bat) file to rename .cfg files to .txt files in the copy, so that it's easier to search. or maybe theres a file manager that won't mind reading the content .cfg files. I use this .bat file: @ECHO OFF PUSHD . FOR /R %%d IN (.) DO ( cd "%%d" IF EXIST *.cfg ( REN *.cfg *.txt ) ) POPD From there, you can look in Bluedog_DB\Resources\ to see the science experiments the mod adds and search for them in the parts folders
  7. In a lot of screenshots of the titan iii with the x-20 dyna-soar, the srbs have fins on them that I can't find in my install. Anyone know what they are? Here's a picture from the unofficial wiki
  8. I know there's the mod Endurance, but the Ranger is all one part in that
×
×
  • Create New...