Crew information is stored in a struct. the struct is then transmitted from ship to ship or ship to EVAed crew (things like name, age, weight, etc) I could incorperate a handle in that too, but given the architecture of the project I am not sure how useful the handle will be, if that makes...