Jump to content

How to edit the save file to save a Kerbal


Recommended Posts

My kerbal is seating on the External command seat. If I order him to leave it in game, he falls to the ground and is unresponsive.

Can I edit the save game so that I change his location from the seat to an EVA nearby?

Here's the relevant code:

seat part:

PART
{
name = seatExternalCmd
uid = 3290539056
mid = 0
parent = 0
position = -0.0119509696960449,0.192138671875,-0.509999930858612
rotation = 0,0,0,1
mirror = 1,1,1
istg = 0
dstg = 0
sqor = -1
sidx = -1
attm = 1
srfN = srfAttach, 0
mass = 0.05
temp = -47.29295
expt = 0.5
state = 1
connected = True
attached = True
flag = Squad/Flags/rings
rTrf = seatExternalCmd
EVENTS
{
}
ACTIONS
{
}
MODULE
{
name = KerbalSeat
isEnabled = True
occupantID = 3066583610
EVENTS
{
BoardSeat
{
active = False
guiActive = False
guiIcon = Board
guiName = Board
category = Board
guiActiveUnfocused = True
unfocusedRange = 2
externalToEVAOnly = True
}
}
ACTIONS
{
}
}
MODULE
{
name = ModuleTripLogger
isEnabled = False
EVENTS
{
}
ACTIONS
{
}
Surfaced
{
}
Flew
{
}
FlewBy
{
}
Orbited
{
}
SubOrbited
{
}
}
}

kerbal part:

PART
{
name = kerbalEVA
uid = 3066583610
mid = 0
parent = 95
position = -0.0119814425706863,0.269121706485748,-0.569981396198273
rotation = -0.7071291,9.030358E-05,2.818773E-05,0.7070847
mirror = 1,1,1
istg = 0
dstg = 0
sqor = -1
sidx = -1
attm = 0
srfN = None, -1
mass = 0.09375
temp = -86.06354
expt = 0
state = 1
connected = True
attached = True
flag = Squad/Flags/rings
rTrf = referenceTransform
crew = 6
EVENTS
{
}
ACTIONS
{
}
MODULE
{
name = KerbalEVA
isEnabled = False
Fuel = 100
state = Seated (Command)
step = 1.208333
packExt = False
lightOn = False
Fuel = 100
flags = 1
EVENTS
{
PlantFlag
{
active = False
guiActive = True
guiIcon = Plant Flag [1]
guiName = Plant Flag [1]
category = Plant Flag [1]
guiActiveUnfocused = False
unfocusedRange = 2
externalToEVAOnly = True
}
MakeReference
{
active = True
guiActive = True
guiIcon = Control From Here
guiName = Control From Here
category = Control From Here
guiActiveUnfocused = False
unfocusedRange = 2
externalToEVAOnly = True
}
OnDeboardSeat
{
active = True
guiActive = True
guiIcon = Leave Seat
guiName = Leave Seat
category = Leave Seat
guiActiveUnfocused = False
unfocusedRange = 2
externalToEVAOnly = True
}
RenameVessel
{
active = True
guiActive = True
guiIcon = Rename Vessel
guiName = Rename Vessel
category = Rename Vessel
guiActiveUnfocused = False
unfocusedRange = 2
externalToEVAOnly = True
}
}
ACTIONS
{
}
vInfo
{
vesselName = Doodburry Kerman
vesselType = 8
rootUId = 3066583610
}
}
MODULE
{
name = LazorEVA
isEnabled = True
myVessel = -1
EVENTS
{
Teleport
{
active = True
guiActive = False
guiIcon =
guiName =
category =
guiActiveUnfocused = False
unfocusedRange = 2
externalToEVAOnly = True
}
TeleportShort
{
active = True
guiActive = False
guiIcon =
guiName =
category =
guiActiveUnfocused = False
unfocusedRange = 2
externalToEVAOnly = True
}
}
ACTIONS
{
}
}
}

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