Jump to content

How can I fix this part.cfg?


Galane

Recommended Posts

Here's one of the files for the DR Suspensatron pack. http://kerbalspaceprogram.com/suspensatron/ I tried putting

PART

{

at the top and a } at the end but all that got me was KSP finding no parts at all and deleting everything from the persistent file except for my flags.


// --- general parameters ---
name = DRS1
module = MuMechServo
author = r4m0n (code) || Damnyoujapan (model)

// --- asset parameters ---
mesh = cylinder.DAE
scale = 1.0
texture = Rotatron.png
specPower = 0.1
rimFalloff = 3
alphaCutoff = 0

// --- node definitions ---
node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0
node_stack_bottom = 0.0, -0.05, 0.0, 0.0, -1.0, 0.0
node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0

// --- editor parameters ---
cost = 50
category = Utility
subcategory = 0
title = Suspensatron, full size.
manufacturer = Damned Robotics
description = Essentially a Damned Robotics Rotatron modified to act as a torsion spring for an independent suspension. Intended for large heavy rovers weighing 10-15tns.

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0

// --- standard part parameters ---
mass = 0.1
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 15
maxTemp = 3000
breakingForce = 999
breakingTorque = 999

// toggle parameters
rotateJoint = True
rotateAxis = 0, -1, 0
keyRotateSpeed = 20.0
rotateLimits = False
jointSpring = 20
jointDamping = 0
onActivate = False
rotateKey = left
revRotateKey = right
fixedMesh = Base
servoName = New Rotatron

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

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...