Jump to content

Porkjet Part Overhauls CFGs??


Errol

Recommended Posts

I just downloaded and installed the part overhauls posted about by squad here:
 

But I seem to remember in the past there having been some cfgs available that would automatically replace the stock parts with these ones, and that is not included in the download. I have been searching all over the forums and google, with not luck. Anyone have a copy of those cfgs anymore?

 

EDIT: Just remembered I had a backup of my old 1.2.2 save hidden away, and lo! Behold:

 

Spoiler

// first remove classic parts and then rename porkjet parts to classic ones. naked engines are used.
// btw, the naked and bobtail versions of new porkjet's overhaul engines are identical, except model and name.

-PART[mk1pod]:FINAL {}
-PART[liquidEngine]:FINAL {}
-PART[liquidEngine2]:FINAL {}
-PART[liquidEngine3]:FINAL {}

-PART[fuelTankSmallFlat]:FINAL {}
-PART[fuelTankSmall]:FINAL {}
-PART[fuelTank]:FINAL {}
-PART[fuelTank_long]:FINAL {}

@PART[mk1podNew]:FINAL { @name = mk1pod }
@PART[liquidEngineT30]:FINAL { @name = liquidEngine }
@PART[liquidEngineT45]:FINAL { @name = liquidEngine2 }
@PART[liquidEngine909]:FINAL { @name = liquidEngine3 }

@PART[liquidEngineT30_Boattail]:FINAL { @identicalParts = liquidEngine }
@PART[liquidEngineT45_Boattail]:FINAL { @identicalParts = liquidEngine2 }
@PART[liquidEngine909_Boattail]:FINAL { @identicalParts = liquidEngine3 }

@PART[fuelTank100]:FINAL { @name = fuelTankSmallFlat }
@PART[fuelTank200]:FINAL { @name = fuelTankSmall }
@PART[fuelTank400]:FINAL { @name = fuelTank }
@PART[fuelTank800]:FINAL { @name = fuelTank_long }

 

 

(Make a .cfg file (eg. porkreplacer.cfg) and paste this into it, save it somewhere in your gamedata folder, such as in your partOverhauls folder, and make sure you have the latest MM, which is 2.8.0 as of writing)

EDIT2: Ninja'd

Edited by Errol
Link to comment
Share on other sites

@Errol That config is outdated a bit. The "FINAL" instructs to perform the changes after all mods load. However, that means that mods overwriting/patching those original parts will loose the changes. Please look up the latest version to your taste:

 

 

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