Jump to content

Numbers for Custom Action Group mappings?


Recommended Posts

In persistent.sfs, there's a block after each vessel for the action groups, as seen below.

My question is, what exactly do the numbers indicate? Is there any way to pull what the actiongroup does from these numbers? I can't find the link.

Thanks in advance.

			ACTIONGROUPS
{
Stage = True, 1558297.29574396
Gear = True, 465496.786323706
Light = False, 1601905.85618321
RCS = False, 0
SAS = True, 1559011.77574463
Brakes = True, 1559007.17574463
Abort = False, 0
Custom01 = False, 0
Custom02 = False, 0
Custom03 = False, 0
Custom04 = False, 0
Custom05 = False, 0
Custom06 = False, 0
Custom07 = False, 0
Custom08 = False, 0
Custom09 = True, 1558340.995744
Custom10 = True, 1558404.29574406
}

Link to comment
Share on other sites

The numbers are related to the last activation... can't remember whether it was a counter or (more likely) a timestamp. It does not help to get the actual actions. PartModule.Actions should be a way to get those details...

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