Jump to content

Modding TT-70 Rad Decoupler


Joe_Bender

Recommended Posts

I want to use the TT-70 as a attachment point and not as a decoupler like it was designed for.

If I comment out the following lines in the CFG file, will this stop the decoupling and staging action and treat it just as another part on the spacecraft?

=====

fx_gasBurst_white = -1.16832, 0.0, -0.0826454, -1.0, 0.0, 0.0, decouple

sound_vent_large = decouple

stagingIcon = DECOUPLER_HOR

=====

Of course, I would copy the part folder and rename first and revise the names/descriptions in the CFG file as well.

Link to comment
Share on other sites

Commenting out those lines would just remove the smoke and sound effects that happen when you decouple, and remove the staging icon.

You should still comment those lines out, but you also need to comment out:

MODULE

{

name = ModuleAnchoredDecoupler

anchorName = anchor

ejectionForce = 260

explosiveNodeID = srf

}

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