Jump to content

[1.12.3] Knes 1.9.9


Well

Recommended Posts

Knes 0.4 is online on spacedock (curse soon)

Changelog:

Knes 0.4 [2018-04-12]
-------------------------------

    - New Elevon for IXV Patin
    - New European Flag
    - New IVA for HRM module
    - Top node for IXV (for LES)    
    - Surface attach node for Hermes Elevon    
    - Decoupler G3750 is now Gold like the other
    - IXV max temp / skin temp fix
    - IXV is now a 3 crew command pod
    - Updated Craft Files

 

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 months later...
  • 1 month later...
  • 1 month later...
  • 2 weeks later...

HRM (Hermes Ressources Module) It's an Adapter for The Ariane 5 Launcher, That also the propulsion module, he contain, supply, Airlock, EVA suit, an Robotic Arm, x4 Radiator, com and RCS. The Module is jettisoned before reentry. Similar To the new dreamchaser Module in the concept.

Dream-Chaser-with-Cargo-Module-and-visible-cargo_Credited.png

1990%2007.jpg

 

Hermes is launched on top of An Ariane 5 Launcher, (inline config)

aria5her.jpg 

Edited by Well
Link to comment
Share on other sites

5 hours ago, Well said:

HRM (Hermes Ressources Module) It's an Adapter for The Ariane 5 Launcher, That also the propulsion module, he contain, supply, Airlock, EVA suit, an Robotic Arm, x4 Radiator, com and RCS. The Module is jettisoned before reentry. Similar To the new dreamchaser Module in the concept.

Dream-Chaser-with-Cargo-Module-and-visible-cargo_Credited.png

1990%2007.jpg

 

Hermes is launched on top of An Ariane 5 Launcher, (inline config)

aria5her.jpg 

robotic arm?.

very cool mod btw.

Link to comment
Share on other sites

20 hours ago, harits said:

robotic arm?.

very cool mod btw.

Yes, a Robotic Arm is replied inside the module. The HERA (Hermes European Robotic Arm) have be builded, he still exist, renommed ERA ( European Robotic Arm) is supposed to be launch on ISS with a russian module. This robotic arm is actually linked to the Nauka russian module (reported so many time)

300px-Rendering_European_Robotic_Arm_on_European_Robotic_Arm_ERA_medium.jpg

We could see this ARm, replied on the back around the Dock :

2-hermes-space-shuttle-artwork-david-ducros.jpg

 

Link to comment
Share on other sites

in the pathfinder patch could you remove the line 
!MODULE[ModuleKISInventory] {}
from the 3 configs, it makes it so if you select KIS inventory the first seat gets the full ammount and things get lost when you eva.

Still lovin this mod, thanks!

Link to comment
Share on other sites

On 12/8/2018 at 10:18 AM, Space Kadet said:

in the pathfinder patch could you remove the line 
!MODULE[ModuleKISInventory] {}
from the 3 configs, it makes it so if you select KIS inventory the first seat gets the full ammount and things get lost when you eva.

Still lovin this mod, thanks!

Could you check the patch ? This it's ok ?

@PART[Knes_Command_K-IXV]:NEEDS[Pathfinder]
{
	
	
	MODULE
	{
		name = WBIConvertibleStorage
		enableLogging = True
		
		fieldReconfigurable = True
		confirmResourceSwitch = True
		
		showGUI = True
		
		defaultTemplate = KIS // LFO
		templateNodes = STORAGE_TEMPLATE
		
		capacityFactor = 1
		resourcesToKeep = ElectricCharge;Ablator;MonoPropellant;Food;Water;Oxygen;CarbonDioxide;Waste;WasteWater;Mulch;Supplies;Snacks;
		
		logoPanelTransforms = 
		decalsVisible = false
		
		baseStorage = .001
		maxStorage = 1000
	}
}

@PART[Knes_Command_K-CEV]:NEEDS[Pathfinder]
{
	
	
	MODULE
	{
		name = WBIConvertibleStorage
		enableLogging = True
		
		fieldReconfigurable = True
		confirmResourceSwitch = True
		
		showGUI = True
		
		defaultTemplate = KIS // LFO
		templateNodes = STORAGE_TEMPLATE
		
		capacityFactor = 1
		resourcesToKeep = ElectricCharge;Ablator;MonoPropellant;Food;Water;Oxygen;CarbonDioxide;Waste;WasteWater;Mulch;Supplies;Snacks;
		
		logoPanelTransforms = 
		decalsVisible = false
		
		baseStorage = .001
		maxStorage = 14000
	}
}

@PART[Knes_Hermes]:NEEDS[Pathfinder]
{
	
	
	MODULE
	{
		name = WBIConvertibleStorage
		enableLogging = True
		
		fieldReconfigurable = True
		confirmResourceSwitch = True
		
		showGUI = True
		
		defaultTemplate = KIS // LFO
		templateNodes = STORAGE_TEMPLATE
		
		capacityFactor = 1
		resourcesToKeep = ElectricCharge;Ablator;MonoPropellant;Food;Water;Oxygen;CarbonDioxide;Waste;WasteWater;Mulch;Supplies;Snacks;
		
		logoPanelTransforms = 
		decalsVisible = false
		
		baseStorage = .001
		maxStorage = 14000
	}
}

 

Edited by Well
Link to comment
Share on other sites

3 hours ago, Well said:

Could you check the patch ? This it's ok ?


@PART[Knes_Command_K-IXV]:NEEDS[Pathfinder]
{
	
	
	MODULE
	{
		name = WBIConvertibleStorage
		enableLogging = True
		
		fieldReconfigurable = True
		confirmResourceSwitch = True
		
		showGUI = True
		
		defaultTemplate = KIS // LFO
		templateNodes = STORAGE_TEMPLATE
		
		capacityFactor = 1
		resourcesToKeep = ElectricCharge;Ablator;MonoPropellant;Food;Water;Oxygen;CarbonDioxide;Waste;WasteWater;Mulch;Supplies;Snacks;
		
		logoPanelTransforms = 
		decalsVisible = false
		
		baseStorage = .001
		maxStorage = 1000
	}
}

@PART[Knes_Command_K-CEV]:NEEDS[Pathfinder]
{
	
	
	MODULE
	{
		name = WBIConvertibleStorage
		enableLogging = True
		
		fieldReconfigurable = True
		confirmResourceSwitch = True
		
		showGUI = True
		
		defaultTemplate = KIS // LFO
		templateNodes = STORAGE_TEMPLATE
		
		capacityFactor = 1
		resourcesToKeep = ElectricCharge;Ablator;MonoPropellant;Food;Water;Oxygen;CarbonDioxide;Waste;WasteWater;Mulch;Supplies;Snacks;
		
		logoPanelTransforms = 
		decalsVisible = false
		
		baseStorage = .001
		maxStorage = 14000
	}
}

@PART[Knes_Hermes]:NEEDS[Pathfinder]
{
	
	
	MODULE
	{
		name = WBIConvertibleStorage
		enableLogging = True
		
		fieldReconfigurable = True
		confirmResourceSwitch = True
		
		showGUI = True
		
		defaultTemplate = KIS // LFO
		templateNodes = STORAGE_TEMPLATE
		
		capacityFactor = 1
		resourcesToKeep = ElectricCharge;Ablator;MonoPropellant;Food;Water;Oxygen;CarbonDioxide;Waste;WasteWater;Mulch;Supplies;Snacks;
		
		logoPanelTransforms = 
		decalsVisible = false
		
		baseStorage = .001
		maxStorage = 14000
	}
}

 

bang on that is identical to mine :D

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...