falken
Members-
Posts
438 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by falken
-
So Mage, I figured out that the Modular Upper Stages are so modular, you can downscale them into service modules. As you can see here, Orion has a smaller SM, and the resupply vessel docked to this station is made out of one of the HAB modules and an MUS. Also, whilst it is on my mind, do you have any plans to include cold gas thrusters for helping 1st stages maneuver easier in low-atmosphere flight for roll maneuvers?
-
[1.12.x] TAC - Life Support v0.18.0 - Release 19th Sep 2021
falken replied to JPLRepo's topic in KSP1 Mod Releases
I must ask a really dumb question, but how do I edit the settings in game? I want to disable EC background consumption but keep the other LS functions. -
Really nice! I don't suppose you've considered making the decouple sounds a bit nicer too?
- 772 replies
-
- sound replacement
- plugin
-
(and 2 more)
Tagged with:
-
Shadowmage, is it possible to get just the decoupler segment of the Orion CSM so we can make our own CSMs if we have specific requirements? I love the CSM you've made, but I like to mess around with designs a bit.
-
As I had copied in a thrust curve I've been using previously to the file I decided to delete the thrustcurves file, and reintroduce the original and try the existing flat percentage curves that come packaged. Unfortunately none of these have an impact on the boosters.
-
I'm using the latest version with 1.4.5 and for whatever reason the Thrust curves for SRBs aren't functioning at all when they were working fine in previous versions (however, it's been since 1.3.1 that I last played!) Has this been deactivated?
-
[1.4][1.7.7] GravityTurn continued - Automated Efficient Launches
falken replied to AndyMt's topic in KSP1 Mod Releases
Is it possible to do two roll programs a-la the shuttle? Rolls onto its back once it's cleared its own height, and then rolls back from inverted not long after SRB sep? e: Ahh, I see that I can just change the roll from 180 to 0 and it does it itself. Wow. It actually launched my shuttle cleanly. This is really well made. KUDOS! -
It's the KS-25-H Thunderstorm cryo engine from DIRECT LV, which uses the Squad assets for their SSME. I have in the meantime however used your RS25 engine instead, and just upped the gimbal to 15 for my shuttle. I simply used the tweakable movement thing to move the engine plumbing into the rear of the shuttle. All seems to work! Do you have plans to make a version of the engine with a simple ball mount for shuttle mounting, by the way?
-
Finally got back into KSP after a very, VERY long hiatus and as always, SSTU is the first to get chucked in. Can anyone help me with adding the engine cluster code to other engines?
-
[1.0.2] B9 Aerospace | Procedural Parts 0.40 | Updated 09.06.15
falken replied to bac9's topic in KSP1 Mod Development
For some reason I can't modify the wings at all. It seems that it also tries to load all of the leading/trailing edge models and textures at once as well. E: Nevermind, I had clearly messed something up royally. All good. -
That's perfectly fine, I hadn't actually tried it with the SC-E in fairness. I will just simply resize the part to work with my Mk3 shuttle. Thanks very much. I'll give this a shot. E: Sad to hear that Lo-fi is done with KSP, but understandable. Its in good hands with you though.
-
Alright chaps, I'm conceding defeat here. Here's the MM patch I tried to make to allow me to mess with SSTUVolumeContainer tankageMass quickly and easily: @PART[*]:HAS[@MODULE[SSTUVolumeContainer]] { @MODULE[SSTUVolumeContainer],* { @tankageMass = 0.037 } } Cannot for the life of me get the damn thing to work though.
-
Well, seeing as that's generally the size in which shuttles are made in, and the Squad Mk3 cockpit is basically a replica of the shuttle cockpit...
-
So I am trying to edit the tankagemass on SSTU parts from 0.15 to 0.037 (in line with SMURFF). It doesn't seem to want to play ball. Tankagemass remains the same. If i edit a file manually it works fine however. @PART[*]:HAS[@MODULE[SSTUVolumeContainer*]]:Final { @MODULE[SSTUVolumeContainer] { @Tankagemass *= 0.037 } }
-
One thing I'd suggest with the ST-MST-ISS solar system would be to reduce the diameter of the 'barrel' section a little, simply so that it can fit into a Mk3 cargo bay. The thing is slightly too big for it, and it would make sense for an ISS inspired part to be able to be ferried up into orbit in a shuttle. Even just a rescale would suffice I reckon, however no matter what I do to the .cfg it doesn't seem to reflect in game... edit: Curious. in ModelData-ST-MST.cfg, I modified "diameter = 1.875" to "diameter = 1.25" an it actually increased the size of the main solar part with rotating barrel, and setting it to 2.5 or 3.75 actually reduced it. Okay, I've set that last setting back to 1.875 and went back into "ST-MST-ISS.cfg" and changed the following from this: name = SSTUModularStationCore topDiameter = 1.875 coreDiameter = 1.875 bottomDiameter = 1.875 to this: name = SSTUModularStationCore topDiameter = 1.65 coreDiameter = 1.65 bottomDiameter = 1.65 This allows the part to fit (with a tiny bit of wiggle room) into the Mk3 fuselage cargo bay. E: Shadowmage, one thing I'm going to have a go at doing is making an MM patch that allows you to globally change tankagemass. What you have set up is obviously 100% A-OK for stock, but if you use SMURFF the parts become too heavy to their new lighter counterparts. I painstakingly edited all tankagemasses in my 1.1.3 save to fall in line with the SMURFF tankagemass. Once I'm done I'll probably upload it or something.
-
[1.12.5] Cormorant Aeronology - Mk3 Space Shuttle
falken replied to Pak's topic in KSP1 Mod Releases
Pak, will you be making a realplume cfg for those too?- 2,351 replies
-
- space shuttle
- parts
-
(and 1 more)
Tagged with:
-
[1.12.x] Konstruction! Weldable ports, servos, cranes, and magnets!
falken replied to RoverDude's topic in KSP1 Mod Releases
Wow. I don't suppose you're going to make a full robot arms for our Mk3 shuttles are you? This crane is really nice.- 1,473 replies
-
- parts
- construction
-
(and 1 more)
Tagged with:
-
One thing I was wondering Shadowmage is if you have plans to ditch liquidfuel+oxidiser for something else? I'm really liking using hydrolox and hypergolic fuels. Also, RCS that fires using hypergolic?