Lexx Thai
Members-
Posts
98 -
Joined
-
Last visited
Everything posted by Lexx Thai
-
So, may I request you to make the scissor version of folding mechanism?
- 22,619 replies
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
Beale, Zarya panels are have scissors folding mechanism. This pictures shows how it works. And yet another interesting thing - elements of the panels a little transparent. On many photos we can see Earth through them.
- 22,619 replies
-
- 1
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
Do you know about screensaver from this page (http://buran.ru/htm/scr_en.htm)? It has several modes and one of them shows normal work of Polyus at orbit.
- 22,619 replies
-
- 1
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
BTW, Polyus - is TKS-based ship too. And goes to orbit in upside-down position.
- 22,619 replies
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
Yes, that's right. Russian rocket artillery calls by weather events - "Град" (hail), "Ураган" (hurricane), "Смерч" и "Торнадо" (tornado). "Salut" space station origin is not from "hello" but more from "firework" (better name for overhauled Vega?). As for name of "Мир" replica as the word from other language with same length, I (as Russian) think it's brilliant idea.
- 22,619 replies
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
But in Russian it's means "slot". Not so good for country of original station. Latin "Pax" better and neutral.
- 22,619 replies
-
- 2
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
Any news about KSP 1.2 support?
-
Beale, may I ask you for some features for new Soyuz-style R-7? Please, split dual conic tank into two parts and add another bottom conical tank with upper diameter is 1.875m and cylinder tank with current middle diameter. Why so difficult? I think, it can make some interesting configurations for R-7 style rockets.
- 22,619 replies
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
Guys, I have (may be strange) question: Almach parachute in RealChute config is upside down when deployed. How I can fix that? I made this from original RealChute Tantares parachute config: @PART[Almach_Parachute_A]:AFTER[RealChute] { @maximum_drag = 0.32 @mass = 0.08 !sound_parachute_open !sound_parachute_single !MODULE[ModuleParachute]{} MODULE { name = RealChuteModule caseMass = 0.08 timer = 0 mustGoDown = false cutSpeed = 0.5 spareChutes = 5 PARACHUTE { material = Nylon preDeployedDiameter = 2.5 deployedDiameter = 30 minIsPressure = true minPressure = 0.01 deploymentAlt = 700 cutAlt = -1 preDeploymentSpeed = 2 deploymentSpeed = 6 preDeploymentAnimation = Almach_Parachute_A_Semi deploymentAnimation = Almach_Parachute_A_Full parachuteName = Almach_Parachute_A_Canopy capName = Cap } } MODULE { name = ProceduralChute } EFFECTS { rcpredeploy { AUDIO { channel = Ship clip = sound_parachute_open volume = 1 } } rcdeploy { AUDIO { channel = Ship clip = sound_parachute_single volume = 1 } } rccut { AUDIO { channel = Ship clip = RealChute/Sounds/sound_parachute_cut volume = 1 } } rcrepack { AUDIO { channel = Ship clip = RealChute/Sounds/sound_parachute_repack volume = 1 } } } }
- 22,619 replies
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
Just right now - yes.
-
Ok, I try to explain. I made small RealPlume config via Felger's tutorial. Little bit of config file: @MODULE[ModuleEngines*] { @name = ModuleEnginesRF } @MODULE[ModuleEngineConfigs] { %type = ModuleEnginesRF @CONFIG,* { %powerEffectName = Hypergolic-OMS-Red } } But after this, part disappeared from default Propulsion Tab, and I found that engine in "Filter by smthng..." tabs. Problem was solved by changing ModuleEnginesRF to ModuleEnginesFX.
-
Nathan, if engine type changes to ModuleEnginesRF, engines removes from default Propulsion tab. Please, can you make some solution (or workaround at least) for this (issue?)? And second question/request: when we see some documentation for RealFuels?
-
I want to join to congratulations. Beale, my respects!
- 22,619 replies
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
Toadicus, I think I can say something about KSPAPIEL and KSPAPIExtensions. At first I must say about strange issue. Steps to reproduce the bug: 1. ProceduralFairings and TweakableEverything (1.11.1 or 1.11.1a) needed. 2. In VAB place any part. 3. Check tweakables on that - it must works. 4. Select and place Procedural Fairing Adapter. 5. Check tweakables on it - nothing happens. 6. Check tweakables on any other part - absolutely nothing. 7. Delete all parts. Even you can press "NEW". 8. Place any part and check tweakables - nothing happens. 9. If you want reset "disappearing show", exit to KSC and enter to hangar again. The workaround for this issue is next: in Procedural Fairings Adapter config file you must replace ejectionForce = 0 to ejectionForce = 10 And problem is solved. CONCLUSION: Problem concers both libraries, KSPAPIExtensions and KSPAPIEL.
-
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
Lexx Thai replied to ferram4's topic in KSP1 Mod Releases
Hello, guys! Someone can explain me meaning of drag and area ruling selector? By default, it switched to "Moderate Drag, Moderate Area Ruling", but after selection "Full Drag, Strict Area Ruling" the rocketflip is gone. Which mode is more realistic accurate?- 14,073 replies
-
- aerodynamics
- ferram aerospace research
-
(and 1 more)
Tagged with:
-
[1.8.x] KerboKatz - SmallUtilities - 18.10.2019
Lexx Thai replied to SpaceTiger's topic in KSP1 Mod Releases
What I did? In building process, when I tried to zoom via Numpad+ key... nothing happened. Problem was solved when I removed EditorCamUtilities. -
[1.8.x] KerboKatz - SmallUtilities - 18.10.2019
Lexx Thai replied to SpaceTiger's topic in KSP1 Mod Releases
And now we have the issue in VAB: lost zoom control.