Jump to content

For crews, what do these lines in the save file mean?


Spades_Neil

Recommended Posts

CREW

{

name = Thompger Kerman

brave = 0.7771108

dumb = 0.7572525

badS = False

state = 0

ToD = 7671260.05305465

idx = 0

}

Let's say I wanted to add in my own pilot or edit an existing one. How can I do this? What do all these lines mean?

Edited by Spades_Neil
Typo in the title.
Link to comment
Share on other sites

Hi, here you go :

name = well the name

brave = his level of braveness ( 0 >> 1)

dumb = his level of dumbness ( 0 >> 1 )

badS = i'm not sure, but Jeb has this at true so i assume it's a flag for "crazy" or "badaSs"?

state = 1 if it's in a ship, 0 otherwise

ToD = Time of death

idx = unique ID used to assign it to ships ( in "crew = ID" )

Cheers,

Link to comment
Share on other sites

Hi, here you go :

name = well the name

brave = his level of braveness ( 0 >> 1)

dumb = his level of dumbness ( 0 >> 1 )

badS = i'm not sure, but Jeb has this at true so i assume it's a flag for "crazy" or "badaSs"?

state = 1 if it's in a ship, 0 otherwise

ToD = Time of death

idx = unique ID used to assign it to ships ( in "crew = ID" )

Cheers,

Now my next questions are how do braveness/dumbness affect behavior, and what does badS actually mean--because Jeb isn't the only one with this trait.

Link to comment
Share on other sites

  • 7 months later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...