-
Posts
2,128 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Enceos
-
Anyone recognizes this little toy? )
-
[1.0.4] - RealPlume - Stock Configs v0.8.1 - 2015/281
Enceos replied to Felger's topic in KSP1 Mod Releases
Not quite right, Engine Lighting uses this kind of patch to add its module to the engines: @PART [*]:HAS[@MODULE[ModuleEngines*]]:FOR[EngineLight] { MODULE { name = tjs_EngineLight isDebug = true lightPower = 1.0 lightRange = 40.0 maxLightPower = 23.0 lightRed = 1 lightGreen = 0.88 lightBlue = 0.68 jitterMultiplier = 10.5 multiplierOnIva = 0.5 } } There are RGB values which can be patched with :AFTER[EngineLight]{ @lightRed=, @lightGreen=, @lightBlue= } for each specific engine. --update-- RealPlume has a list of predefined exhaust types like Hydrolox-upper, Hydrogen-NTR etc. Each has a patch: @PART [*]:HAS[@PLUME[[I]NameOfExhaust[/I]]]:AFTER[zRealPlume]:NEEDS[SmokeScreen]{} These patches could include as well a section for EngineLight, this way we won't have to make a patch for each specific engine but for exhaust itself. The author of these exhausts probably knows how each looks and creating a color patch won't be a problem for him. -
[1.0.4] - RealPlume - Stock Configs v0.8.1 - 2015/281
Enceos replied to Felger's topic in KSP1 Mod Releases
I love RealPlume very much, but there's one concern I have. Those who play along with the Engine Lighting mod will notice a discrepancy between the exhaust color and the lighting color. Would be nice if RealPlume supported Engine Lighting by giving the right color. -
Occasional NREs here and there but everything is functional. The mod author is online every day, however, Hangars is a very complex mod and needs much effort to fix and add things. KSP 1.1 will probably ruin all those efforts, so no updates till 1.1 comes out.
- 1,633 replies
-
- part count
- storage
-
(and 1 more)
Tagged with:
-
Yep, pictures would help. I believe you have a wrong CC-R2 Connector port position.
-
What is your record number of flights in a save?
Enceos replied to Bubbadevlin's topic in KSP1 Discussion
I believe landed vessels don't cause any background processing lag. -
@SciMan I think the strength should at least be matched, not swapped. From what I understood you have a problem rotating your asteroid and this all happens very slowly and wobbly. You gotta install the Persistent Rotation mod, with it just give your craft some momentum towards the vector/node you desire, disengage SAS and use timewarp until required rotation is acheved; then slow down timewarp, engage SAS and use timewarp to stop rotation this time. If you grabbed the true center of mass of the asteroid you won't have trouble burning your rockets in the right direction. + I don't believe pipe strutting didn't stop the wobble, just can't be. You can also use the tubes from USI MKS or Pathfinder mods, they're bigger and don't flex under stress.
-
Can't open MK2 Cargo Bay
Enceos replied to ZaeRoe's topic in KSP1 Technical Support (PC, modded installs)
Answer to the hangar question here: http://forum.kerbalspaceprogram.com/threads/88933-1-0-2-Hangar-v2-3-2-BETA2?p=2222659&viewfull=1#post2222659 -
All hangar doors open from the Hangar GUI. Open the window and click the "Open Gates" button. If you don't like cargo bays being turned into hangars just delete the Squad.cfg from the MM folder. Take the latest version from the Github, not from the Kerbalstuff.
- 1,633 replies
-
- part count
- storage
-
(and 1 more)
Tagged with:
-
No Missions in mission control
Enceos replied to butters1996's topic in KSP1 Technical Support (PC, unmodded installs)
Did you complete those 4 missions? Or you want more from the start? -
Didn't see it scaling fairing bases.
-
Ok, I made one myself. If anyone wants, just make a config file with this text and you'll get a 5m fairing part: +PART[fairingSize3] { %name = fairingSize4 @MODEL { %scale = 1.33,1,1.33 } %title = AE-FF4 Airstream Protective Shell (5m) %mass = 0.64 %bulkheadProfiles = size4 @MODULE[ModuleProceduralFairing] { %baseRadius = 2.5 %maxRadius = 8 %xSectionHeightMax = 7 } }
-
Has anyone made an MM config to create a 5m stock fairing base by resizing the 3.75m base? please share
-
It's true that KAS struts are very weak. But don't forget that KAS also has a part with a very strong connection: the pipes. They are actually overly strong and are an amazing replacement for struts. Check them out.
-
[Released] Free IVA Alpha v0.2.1 [1.12.x] (2022-11-24)
Enceos replied to pizzaoverhead's topic in KSP1 Mod Development
The filler is done via INTERNALS{} and "offset=" config nodes, one will have to adjust the offset and rotation of the IVA individually for each part, because not all parts have a uniform rotation of the model itself. -
Reconfigurable RCS blocks for tugs
Enceos replied to jwbrase's topic in KSP1 Suggestions & Development Discussion
Install the KIS mod and move your thrusters anywhere you like via EVA. The center of mass is the center of your camera view, just zoom in very closely and you'll get the idea where the center of mass is and where you should attach your extra RCS thrusters. -
Yeah, you can install the latest version. It works.
- 1,633 replies
-
- part count
- storage
-
(and 1 more)
Tagged with:
-
[1.3.0] Inline Ballutes [IB] (v1.2.8) [30.05.2017]
Enceos replied to riocrokite's topic in KSP1 Mod Releases
The problem is the archive on Kerbalstuff doesn't have the GameData folder, with the next update if you include this folder CKAN will undrestand the archive and Ballutes will appear in the database.- 220 replies
-
- ballute
- aerocapture
-
(and 1 more)
Tagged with:
-
[1.3.0] Inline Ballutes [IB] (v1.2.8) [30.05.2017]
Enceos replied to riocrokite's topic in KSP1 Mod Releases
Decal means a new object in the model, you can't drop more than one object via ModuleParachute. If you drop the casing the flag decal will stay floating in the air.- 220 replies
-
- ballute
- aerocapture
-
(and 1 more)
Tagged with:
-
[1.3.0] Inline Ballutes [IB] (v1.2.8) [30.05.2017]
Enceos replied to riocrokite's topic in KSP1 Mod Releases
New textures, hopefully in the next update:- 220 replies
-
- ballute
- aerocapture
-
(and 1 more)
Tagged with:
-
[1.3.0] Inline Ballutes [IB] (v1.2.8) [30.05.2017]
Enceos replied to riocrokite's topic in KSP1 Mod Releases
Testing the above configs in the stock environment: That's 60x increase in drag, 30% less than theoretical (if anyone feels it's cheaty), and it still does its job.- 220 replies
-
- ballute
- aerocapture
-
(and 1 more)
Tagged with: