Difference between revisions of "Parts/FuelTank/mk3Fuselage/CREW.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/Mk3/Mk3Fuselage/CREW.cfg to Parts/FuelTank/mk3Fuselage/CREW.cfg without leaving a redirect: Renamed part configuration file after update.)
m (*update to 1.0;)
Line 1: Line 1:
 
{{Part config|Mk3 Passenger Module|2=PART
 
{{Part config|Mk3 Passenger Module|2=PART
 
{
 
{
name = mk3CrewCabin
+
name = mk3CrewCabin
module = Part
+
module = Part
author = Porkjet
+
author = Porkjet
 
+
rescaleFactor = 1
 
+
node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0 ,3
MODEL
+
node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 3
{
+
CrewCapacity = 16
model = Squad/Parts/Mk3/Mk3Fuselage/CREW
+
TechRequired = heavyAerodynamics
}
+
entryCost = 120000
 
+
cost = 30000
rescaleFactor = 1
+
category = Utility
 
+
subcategory = 0
node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0 ,3
+
title = Mk3 Passenger Module
node_stack_bottom = 0.0, -1.875, 0.0, 0.0, 1.0, 0.0, 3
+
manufacturer = C7 Aerospace Division
 
+
description = At a capacity of 16 Kerbals, the Mk3 Passenger module is known in the Astronaut Complex breakrooms as the "Super Economy" class for spacetravel and allows only carry-on baggage. Any checked or emotional baggage may require one of the Mk3 Cargo Bays.
CrewCapacity = 16 // 4 by 4 rows of seats like airliner
+
attachRules = 1,0,1,1,0
 
+
mass = 6.5
TechRequired = heavyAerodynamics
+
dragModelType = default
entryCost = 120000
+
maximum_drag = 0.2
cost = 30000
+
minimum_drag = 0.3
category = Utility
+
angularDrag = 2
subcategory = 0
+
crashTolerance = 60
title = Mk3 Passenger Module
+
maxTemp = 2000 // = 3400
manufacturer = C7 Aerospace Division
+
fuelCrossFeed = True
description = At a capacity of 16 Kerbals, the Mk3 Passenger module is known in the Astronaut Complex breakrooms as the "Super Economy" class for spacetravel and allows only carry-on baggage. Any checked or emotional baggage may require one of the Mk3 Cargo Bays.
+
vesselType = Ship
 
+
bulkheadProfiles = mk3
attachRules = 1,0,1,1,0
+
MODEL
 
+
{
mass = 6.5
+
model = Squad/Parts/FuelTank/mk3Fuselage/CREW
dragModelType = override
+
}
maximum_drag = 0.2
+
INTERNAL
minimum_drag = 0.3
+
{
angularDrag = 2
+
name = MK3_CrewCab_Int
crashTolerance = 60
+
}
maxTemp = 3400
+
MODULE
fuelCrossFeed = True
+
{
 
+
name = ModuleScienceExperiment
vesselType = Ship
+
experimentID = crewReport
// --- winglet parameters ---
+
experimentActionName = Crew Report
// dragCoeff will override the maximum_drag value
+
resetActionName = Discard Crew Report
//dragCoeff = 0.4
+
reviewActionName = Review Report
//deflectionLiftCoeff = 0.4
+
useStaging = False
 
+
useActionGroups = True
INTERNAL
+
hideUIwhenUnavailable = True
{
+
rerunnable = True
  name = Placeholder
+
xmitDataScalar = 1.0
}
+
usageReqMaskInternal = 5
 
+
usageReqMaskExternal = -1
 
+
}
MODULE
+
MODULE
{
+
{
name = ModuleScienceExperiment
+
name = ModuleScienceContainer
+
reviewActionName = Review Stored Data
experimentID = crewReport
+
storeActionName = Store Experiments
+
evaOnlyStorage = True
experimentActionName = Crew Report
+
storageRange = 4.0
resetActionName = Discard Crew Report
+
}
reviewActionName = Review Report
+
MODULE
+
{
useStaging = False
+
name = ModuleAnimateGeneric
useActionGroups = True
+
animationName = Mk3CrewCabin
hideUIwhenUnavailable = True
+
actionGUIName = Toggle Lights
rerunnable = True
+
startEventGUIName = Lights On
+
endEventGUIName = Lights Off
xmitDataScalar = 1.0
+
}
}
 
 
 
MODULE
 
{
 
name = ModuleScienceContainer
 
 
reviewActionName = Review Stored Data
 
storeActionName = Store Experiments
 
evaOnlyStorage = True
 
storageRange = 4.0
 
}
 
 
 
MODULE
 
{
 
name = ModuleAnimateGeneric
 
animationName = Mk3CrewCabin
 
actionGUIName = Toggle Lights
 
startEventGUIName = Lights On
 
endEventGUIName = Lights Off
 
}
 
 
 
//MODULE
 
//{
 
// name = ModuleLiftingSurface
 
 
// deflectionLiftCoeff = 0.6
 
// dragAtMaxAoA = 0.15
 
// dragAtMinAoA = 0.1
 
//}
 
 
 
 
}
 
}
  
 
}}
 
}}

Revision as of 10:59, 30 April 2015

This is the configuration file for Mk3 Passenger Module.
PART
{
	name = mk3CrewCabin
	module = Part
	author = Porkjet
	rescaleFactor = 1
	node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0 ,3
	node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 3
	CrewCapacity = 16
	TechRequired = heavyAerodynamics
	entryCost = 120000
	cost = 30000
	category = Utility
	subcategory = 0
	title = Mk3 Passenger Module
	manufacturer = C7 Aerospace Division
	description = At a capacity of 16 Kerbals, the Mk3 Passenger module is known in the Astronaut Complex breakrooms as the "Super Economy" class for spacetravel and allows only carry-on baggage. Any checked or emotional baggage may require one of the Mk3 Cargo Bays.
	attachRules = 1,0,1,1,0
	mass = 6.5
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 2
	crashTolerance = 60
	maxTemp = 2000 // = 3400
	fuelCrossFeed = True
	vesselType = Ship
	bulkheadProfiles = mk3
	MODEL
	{
		model = Squad/Parts/FuelTank/mk3Fuselage/CREW
	}
	INTERNAL
	{
		name = MK3_CrewCab_Int
	}
	MODULE
	{
		name = ModuleScienceExperiment
		experimentID = crewReport
		experimentActionName = Crew Report
		resetActionName = Discard Crew Report
		reviewActionName = Review Report
		useStaging = False
		useActionGroups = True
		hideUIwhenUnavailable = True
		rerunnable = True
		xmitDataScalar = 1.0
		usageReqMaskInternal = 5
		usageReqMaskExternal = -1
	}
	MODULE
	{
		name = ModuleScienceContainer
		reviewActionName = Review Stored Data
		storeActionName = Store Experiments
		evaOnlyStorage = True
		storageRange = 4.0
	}
	MODULE
	{
		name = ModuleAnimateGeneric
		animationName = Mk3CrewCabin
		actionGUIName = Toggle Lights
		startEventGUIName = Lights On
		endEventGUIName = Lights Off
	}
}