

AerospaceBricks
Members-
Posts
13 -
Joined
-
Last visited
Reputation
4 NeutralRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Does anyone know about this issue? It's very strange I am having that same issue but everything seems to work fine.
- 83 replies
-
- space shuttle
- texture pack
-
(and 1 more)
Tagged with:
-
Hello I am having trouble writing a config file for an engine in rocket motor menagerie. What i would like to do is increase the thrust and its subtype as well. But I just can't seem to get it to work. The config file is in a separate mod called Myconfigs with a folder inside it called Patches and the config is in that folder. I would appreciate any help. I have attached the config at the bottom. @PART[rmm_cotopaxi]:NEEDS[RocketMotorMenagerie] { @MODULE[ModuleB9PartSwitch] { @Subtype[RS-53] { @description = <b>Thrust:</b> 1962 kN ASL / 2421 kN Vac.\n<b Isp:</b> 368 s ASL / 454 s Vac. @maxThrust = 2421 // kN } @Subtype[ssme_BlockIII] { @description = <b>Thrust:</b> 1962 kN ASL / 2421 kN Vac.\n<b Isp:</b> 368 s ASL / 454 s Vac. @maxThrust = 2421 // kN } @Subtype[ssme_BlockII] { @description = <b>Thrust:</b> 1962 kN ASL / 2421 kN Vac.\n<b Isp:</b> 368 s ASL / 454 s Vac. @maxThrust = 2421 // kN } @Subtype[ssme_Block1] { @description = <b>Thrust:</b> 1962 kN ASL / 2421 kN Vac.\n<b Isp:</b> 368 s ASL / 454 s Vac. @maxThrust = 2421 // kN } @Subtype[ssme_FOMF] { @description = <b>Thrust:</b> 1962 kN ASL / 2421 kN Vac.\n<b Isp:</b> 368 s ASL / 454 s Vac. @maxThrust = 2421 // kN } } }
-
Will there be future updates for this mod?
-
Beyond: Kerbalkind's History of Space Exploration
AerospaceBricks replied to Kerbalsaurus's topic in KSP1 Mission Reports
This is really cool, seeing what you do! -
AerospaceBricks started following benjee10
-
Hey @Damon, I'm encountering some difficulties with the realism overhaul config file for the Tundra Exploration mod. Despite following the instructions on GitHub, I'm facing issues when opening my save file; the Falcon 1 and Falcon 9 rockets are no longer capable of reaching orbit. I'm also using the real solar system mod, and now their TWR is limited to 0.74 or lower. I' wondering if there's a simple adjustment I can make in the config file to resolve this problem. Any guidance or suggestions would be greatly appreciated!