Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    24,934
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. Ah nuts. Looks like the icon is missing. I'll get it fixed this evening
  2. Possible. Since CKAN can't handle this, you have to put the files in the correct spot yourself. Please verify that the files are in the correct locations, and if still doesn't work, a log file (Player.log) will be needed
  3. And I just remembered that Mechjeb can do the same thing, just limit the top accel.
  4. Take this over to the Tweakscale thread, I don't support that
  5. It's probably so nothing in the .mu file, but I'm not positive. Maybe ask @stupid_chris
  6. This can't override Mechjeb. If Mechjeb is controlling the throttle, then you are stuck with that. And this wasn't written to control the max thrust, rather different internally
  7. Do you have the mod PWB Fuel Balancer installed? I am aware of an issue with it which looks like this.
  8. Create a file anywhere in the GameData directory, give it the name SolarCharge.cfg Put the following into it and save it: // Set chargeRate for solar panels to 50% of original @PART[*]:HAS[@MODULE[ModuleDeployableSolarPanel]]:FINAL { @MODULE[ModuleDeployableSolarPanel] { @chargeRate *= 0.5 } } Be sure that the file isn't saved as a .txt file; if you use NotePad, you will have to change the file name from a command prompt
  9. Here is a simple one: // Set chargeRate for solar panels to 50% of original @PART[*]:HAS[@MODULE[ModuleDeployableSolarPanel]]:FINAL { @MODULE[ModuleDeployableSolarPanel] { @chargeRate *= 0.5 } }
  10. My dream is to have a self-modifying/balancing tech tree, based on what's available in the game. It's a pet project of mine which I've been doodling with for a few years, so don't expect anything soon.
  11. Its a good mod, but doesnt go far enough. This needs to be added to it. Please go ahead with this, I am going to need them regardless of whether i use the Achievements mod or not
  12. I'll look, will consider it for adoption Edit: I've PM'd @malkuth about the mod, I'm willing to adopt it and continue it forward. I see no reason to reinvent the wheel
  13. New release, QuickSearch 3.3.0.9 Fixed white/purple button on toolbar
  14. I was merely listing what the accomplishments would be. I intend to have the icons clickable to view the specifics, which would include: Kerbal date Real date/time Vessel name All kerbals on mission Possibly a screenshot Really, the specific information is trivial. That sounds great. This way I might even be able to make it resizable, similar to what I did for the Blizzy Toolbar
×
×
  • Create New...