Jump to content

pinkdragon

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by pinkdragon

  1. Ok, so I want to get a transfer from one orbit to another in the most efficient way. How can I calculate the optimal point? Hypothetically, is there some quantity or physics equation that would indicate the best point in my current orbit at which to burn?
  2. I'd still be interested if anyone can help tell me how to read the part's .cfg file. There's some valuable info there.
  3. Thanks! Now I found the error. My "AddToPostDrawQueue" was replaced with "AddToPreDrawQueue". I had just clicked enter after typing some letters as MonoDevelop suggested something that looked to me like "AddToPostDrawQueue". And yeah, I have imported the DLLs.
  4. For some reason this code ain't working, and it's not because of the typing mistakes. :/ The window is rendered onto the screen but it can't be dragged and the label text isn't there.
  5. I'm interested in the same thing! I found the KnowledgeBase class in Assembly-CSharp.dll but don't know how to instantiate it. Does someone know?
×
×
  • Create New...