Jump to content

danielboro

Members
  • Posts

    569
  • Joined

  • Last visited

Everything posted by danielboro

  1. did you check to see if there's a differences white and whiteout the mod? KSP uses lots of memory but if adding the mod increases the memory used, its not suppose to happen.
  2. its a KSP physics problem. more noticed wen using bon voyage but can bee seen less frequent any time you move to a landed ship
  3. If ship:orbit:body:name="kerbin" and Periapsis>70000{ until (ship:orbit:HASNEXTPATCH and ship:orbit:NEXTPATCH:body:name="mun") { if HASNODE remove NEXTNODE. run "0:/nodetomun". <==== MNV_EXEC_NODE(). wait 10.reboot. }
  4. i wold like to recommend using if NOT SAS lock steering to LOOKDIRUP(VECTOREXCLUDE(surface_normal(p1),facing:vector),surface_normal(p1)). else unlock steering. at line 145 it helps in keeping a rover level and stabel.
  5. no acceleration? if you wer under constant acceleration then decoupling early will result in less speed and more time for drag. if 0G all the way ther is still bigger drag the erlier you decouple (large rocket 0 fuel pointy part not look forward)
  6. theirs a text file whit ships name and missing parts. dont remember the location of the file but probably in the save or game root dir
  7. Only the first research in a biome gets the bonus
  8. the problem is not the Terminal speed its the traveling speed. it was too fast and burned in the atmosphere
  9. parts mast have landed in more then 3 biomes
  10. It's not only ksp2. An HD fail of the main writer means lots of work for him just to get back to last working spot
  11. this is, alas, part of KSP. some times the terrain couses problems that the code dont expect. try adding WorldStabilizer mod. it helps.
  12. you can use if copypath() copypath returns false if it fails to copy
  13. can this be a KSP bug? today i loaded a ship in VAB from file and got a notice that ther is a missing part. do i want to load the ship without the missing part, it will be deleted from the ship the missing part was female kerbal p.s. not in a seat, she was in the 1 kerbal merkory like pod.
  14. i recovered a rover whit 2 kerbals to VAB. wen i press rollout i get a message that 2 parts are not available yet. considering this is the 3ed time i wanted to use the rover i think the 2 parts not available are the kerbals that i can see are part of the rover wen i edit the rover edit: confirmed. after deleting the kerbals the rover can rollout
  15. i have a memory of someone reporting using USILS for the HAB and TAC for the suplays IIRK ther wer no bad collisions. thers probably options you can set so you can use it in a way that will fit you.
  16. thanks im trying to fit some programs i wrote to an 8K integrated processor. ill need to stream line them
  17. can any one tell me what is the typical shirking by using compile? today was the first time i tried it and it didn't shrink mach. a 5100 got to 4950 and a 2024 to 1900 i was hoping for more space saving. is this the expected shrink? (~5%)
  18. The save file is a text file. Research what needs to be deleted a and you can do it what a text editor. Or look for a ksp save editor, I found one a long time ago don't know if it's maintened or wear I found it
  19. unless maja changes his mind that's the correct behavior . manually set the target a litael off
×
×
  • Create New...