-
Notifications
You must be signed in to change notification settings - Fork 279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kiwi Orbital Design Services Configs #3014
base: master
Are you sure you want to change the base?
Conversation
Parts Include: - Vulcan Centaur - Rocket 3 - Electron - Terran 1 - Zhuque 2 - Helios
{ | ||
@runningEffectName = running | ||
} | ||
MODULE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't write engine configs in-place
{ | ||
@runningEffectName = running | ||
} | ||
MODULE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
hasHibernation = True | ||
} | ||
|
||
// Uses Fuel Cells for Power |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be in the kerbalism config
} | ||
|
||
|
||
// Vulcan Centaur Fairing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please actually set sensible masses for these
} | ||
|
||
|
||
// Fairing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please actually set a sensible mass for these
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These fairings are extremely small, the provided mass is an approximate estimate to allow for the correct performance of the rocket. Any heavier and it won't make orbit.
{ | ||
@runningEffectName = running | ||
} | ||
MODULE // Using RL10 CECE-Methane Stats |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix
} | ||
%engineType = AeonOne | ||
%engineTypeMult = 9 | ||
%clusterMultiplier = 1.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be the same as the number of engines in the cluster
@title = Aeon-1 Engine Cluster | ||
@MODULE[ModuleEngineConfigs] | ||
{ | ||
@origMass = 0.25113 // ( 9 Engines + ~1200kg Shielding )/9 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are more elegant ways to do this
|
||
|
||
// Fairing | ||
@PART[TerranFairing]:FOR[RealismOverhaul] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please actually set a sensible mass for these
|
||
|
||
// Fairing | ||
@PART[ZhuqueFairing]:FOR[RealismOverhaul] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please actually set a sensible mass for these
Mod continues to be developed, more parts will be included in later pulls if this pull gets approved early.
Parts Include: