Jump to content

[1.12.x] No Intake Occlusion


kAerospace

Recommended Posts

No Intake Occlusion

Simple and tiny mod that removes intake occlusion from all intakes.

Having fairings occlude intakes on aircraft builds when the intake is only partially covered is very annoying, so this mod completely removes intake occlusion through both fairings and cargo bays.

 

Download:

Github (and Source Code)   Github

Spacedock

CKAN support: soon™

 

License: MIT

Edited by kAerospace
Add Spacedock Link
Link to comment
Share on other sites

@kAerospace Sounds cool and very helpful but, uh... why expletives in the filenames (and possibly inside the dll)? And your config doesn't cater for parts that have multiple intake modules due to CommunityResourcePack or Classic Stock Resources.

It should look like:

@PART:HAS[@MODULE[ModuleResourceIntake]]:Final
{
    @MODULE[ModuleResourceIntake],*
    {
        @name = ModuleUnoccludableIntake
    }
}

 

Edited by JadeOfMaar
Link to comment
Share on other sites

26 minutes ago, JadeOfMaar said:

@kAerospace Sounds cool and very helpful but, uh... why expletives in the filenames (and possibly inside the dll)? And your config doesn't cater for parts that have multiple intake modules due to CommunityResourcePack or Classic Stock Resources.

It should look like:

@PART:HAS[@MODULE[ModuleResourceIntake]]:Final
{
    @MODULE[ModuleResourceIntake],*
    {
        @name = ModuleUnoccludableIntake
    }
}

 

Issue should be resolved now.

Link to comment
Share on other sites

17 hours ago, linuxgurugamer said:

As @JadeOfMaar suggested you should also change the name of the namespace in the code.  No need for that language there, it ends up in the DLL and just reflects badly on the game

Thanks for reminding me to change the namespace, all the other stuff should already be changed. The PAW idea is also great, I'll add it.

Edit: All Done

Edited by kAerospace
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

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...