Jump to content

leatherneck6017

Members
  • Posts

    461
  • Joined

  • Last visited

Everything posted by leatherneck6017

  1. TBH, I've never had much success with using OR with MM. The last time it gave me a lot of trouble I just added individual selectors for what I was trying to do.
  2. How about this? @PART[*]:HAS[@MODULE[ModuleDockingNode],[#nodeType[size0|size1|size2]]] That way you get rid of the other HAS and replace it with AND.
  3. Many thanks, not that 1.7.17 doesn't work just fine for me. At least AVC won't nag me now.
  4. @linuxgurugamer I'm sorry to report that I still have the gray box issue with TAC Fuel Balancer and ScienceAlert. Both use PNG files in their source. Could it be something to do with the way their DLL's were compiled?
  5. I don't think there's any way to have MM look up a resource value and then perform math on that value.
  6. It didn't even occur to me that he could be updating for 1.3.1. Recompile works great.
  7. Thanks for the release. Doesn't work as is, though. I opened the solution in VS and the references for 1.4.1 were missing. I did a recompile with current ref's and it's working great, including the fix for the profile bug!
  8. I doubt it's KJR related. Post logs and someone who knows what they're doing might look at it.
  9. Yeah sorry, I forgot to say which icons. They are TAC Fuel Balancer and ScienceAlert. But looks like you found the cause. Thanks!
  10. Yeah I get that. I believe you are allowed to post a link to your fork in this thread. I've seen it done with other mods.
  11. @jefftimlin Yes your fixes work great! My understanding of the GPL license that this is under is that it allows you do pretty much whatever you want as long as you use the same license (I could be wrong about this). If you are going to become the maintainer, I would recommend starting a new release thread. I know I would greatly appreciate you taking it over.
  12. @linuxgurugamer Updated but now some of my toolbar buttons are gray squares, where as they weren't on the last version: https://imgur.com/a/uZx6a Reverting for now.
  13. It does if you grab the config files from @JedTech's fork.
  14. v2.3.7 is for 1.3.1: https://github.com/pellinor0/TweakScale/releases/tag/v2.3.7
  15. Are you using ScienceAlert? That sounds like ScienceAlert.
  16. Win 10 x64, 32GB RAM, i7-6800K, 250GB Samsung EVO SSD Before: 141.2972 After: 141.158 LOL
  17. If you make the changes in the GUI and then save as a new profile, the cfg file gets updated immediately. That's how I figured out changing "Unresearched" to "NotMaxed".
  18. Yes, laborious for sure. You have given me an idea, though. What if we make a copy of the default profiles.cfg file, save it somewhere else. Make it contain only one profile, "default", but make all the changes you want using a text editor (easy find and replace). Then create a .bat file to launch KSP that copies and replaces the stock profiles.cfg with our modified one.
  19. It looks like @cybutek merged some pull requests yesterday. I'd guess that an official 1.4.1 update is imminent.
  20. Interesting, so you created your own "profiles.cfg" file that you store somewhere outside the ScienceNow folder?
×
×
  • Create New...