Jump to content

TweakScale for all parts in the Examples.cfg?


Recommended Posts

So I'm wondering how I'm supposed to get this to work, there appears to an option in this .cfg file to enable TweakScale for all parts, but the instructions are unclear. It says "remove the leading "//" to activate", but since I am unfamiliar with the syntax it just looks like a jumbled mess and I have no idea which set of of double slashes to delete.

Link to comment
Share on other sites

On 3/18/2018 at 11:53 PM, NoXion said:

So I'm wondering how I'm supposed to get this to work, there appears to an option in this .cfg file to enable TweakScale for all parts, but the instructions are unclear. It says "remove the leading "//" to activate", but since I am unfamiliar with the syntax it just looks like a jumbled mess and I have no idea which set of of double slashes to delete.

Hi  this is the part you need, just paste this into a new cfg or alter the examples to look like this. BE WARNED scaling everything can and does have weird results, wheels dont like it too much, it will break IVA views etc as long as part is scaled. Scale with caution  , Also that in scaling ALL  you may be scaling parts that really should not be, so any oddness is very much on you as the user .

@PART[*]:HAS[!MODULE[TweakScale]]:FINAL
{
    %MODULE[TweakScale]
    {
        %name = TweakScale
        %type = free
    }
}

 

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