Jump to content

[1.12.x] Anatid Robotics / MuMech - MechJeb - Autopilot - [2.14.3] [4th March 2023]


sarbian

Recommended Posts

  • 3 months later...
6 hours ago, Brigadier said:

A blacklist for what purpose?

I'm sure I read somewhere you could disable unused modules in game by using a blacklist ? Like, to remove Docking Guidance & Spaceplane Guidance from the drop-down menu in game so that it isn't so cluttered ?

I hope that makes sense :)

Thanks.

Link to comment
Share on other sites

11 hours ago, VapourPhase said:

I'm sure I read somewhere you could disable unused modules in game by using a blacklist ? Like, to remove Docking Guidance & Spaceplane Guidance from the drop-down menu in game so that it isn't so cluttered ?

I hope that makes sense :)

Thanks.

Change the unlockTechs to a non-existent technology. Like, 

				MechJebModuleSpaceplaneGuidance
				{
					unlockTechs = DISABLED
				}
				MechJebModuleDockingGuidance
				{
					unlockTechs = DISABLED
				}

 

Link to comment
Share on other sites

10 hours ago, Starwaster said:

Change the unlockTechs to a non-existent technology. Like, 

				MechJebModuleSpaceplaneGuidance
				{
					unlockTechs = DISABLED
				}
				MechJebModuleDockingGuidance
				{
					unlockTechs = DISABLED
				}

 

Wow, I can't believe it is that simple, I've been staring at that for years :lol:.

Thankyou so much for helping, very much appreciated :) 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...