Jump to content

Benjamin Kerman

Members
  • Posts

    837
  • Joined

  • Last visited

Everything posted by Benjamin Kerman

  1. 3347 Samson hygienic angle control valve #3347
  2. I know that Nearta (the creator of Near Future) does not support CKAN for any of his mods, so you may have been downloading an unsupported version. I'd recommend following his download instructions on the download page
  3. Looks like you're going to use [VesselName].localCoM to get the center of mass. https://kerbalspaceprogram.com/api/class_vessel.html#a7271d800ed0f4b07598f41d0026c15a5
  4. @Snark @Lein Armweek I think you might find this relevant: http://thecodelesscode.com/case/154 @Lein Armweek I see that you don't quite understand the difference between software and hardware, and it has been attempted to be explained several times by several people. I'd recommend that before you make statements like Really? Are u sure this is true? So most of the time you do a transaction your either get it late, in poor quality or you just leave the features you want out? I'd recommend that you do software development for a while. I've worked in software, Snark has work in software A LOT, but you're coming in here and making statements about how 'these things are totally possible just do it right', to which I will direct you to this humorous image in a futile attempt to defuse the situation:
  5. That's been this entire page of conversation.
  6. Acetaminophen pill (3061)
  7. Basically yes. Part mods with custom behavior will behave worse than purely patches, and plugins that do computationally expensive stuff during loading will affect the loading time. When a vessel is loaded is the only time there's physics simulation going on, so when it's on rails the game isn't worrying about it.
  8. I think I win? Fire v unknown industrial company was the supreme Court decision of the century.
  9. You also have to make sure that all the dependecies are installed, typically Module Manager and whatever else the specific mod requires (in this case Firespitter)
  10. 2851 Can't find any pics other than some router…
  11. Some kind of asteroid, found on the Russian Wikipedia. I bring you… 2797 Teucer!
  12. I truly don't and probably will never understand how seeing Nyan cat flying around will cause someone to panic and delete files. The whole reason module manager was created was so that you could change part statistics on the fly. Without it, most part mods wouldn't be compatible with mods that change the stock parts around. The developers of KSP never implemented this feature because they never had a need for it, but this team of fellow forum members did, because they saw the need and met it. It's also a DLC for KSP, with I guess fulfils your criteria. I don't think any serious hacker would put time and effort into copying MM, making it do bad stuff, and hack GitHub to put it in an official download with a Nyan cat included. They'd make it as inconspicuous as possible. I am not an IT person, I'm in high school. However, I know that just because some Nyan cats show up on the loading screen, doesn't mean I have to freak and wipe my computer. I don't have to call IT to understand a joke. Uhh… I think you can learn without panicing. Anyways, I think that this whole think is kind of silly, and I have already offered a solution if you care so deeply about removing Nyan cat from MM. I'd be willing to offer some direction on that, but I will not do it for anyone, because it would be a learning experience. DON'T PANIC!
  13. If you care about it that much, you are welcome to download a C# compiler, get a copy of the repository, remove the nessesary files, and compile it yourself.
  14. I believe getting Nyan Cat means you're using the wrong version of MM. Try getting the latest version for your version of KSP. I'll ping @sarbian for clarification.
  15. I gave you a like. That's basically clicking, innit?
  16. Hi all, Doing a bit of modding and it appears that Part.RequestResource is marked as depreciated. Does anyone know of the proper method to use in place of this, or is this the best bet despite being marked depreciated? Thanks!
×
×
  • Create New...