Jump to content

are mods blocked in 1.2 pre-release? - solved missing MM


Tyko

Recommended Posts

EDIT - It's because Module Manager isn't updated...

I noticed that even simple .cfg changes don't work. For example. @Alshain wrote up the .cfg script below that reduced the weight of Mk1-2 command pods and Mk2 lander cans. Even this doesn't seem to be working.

 

// Change the mass of the Mk1-2 and Mk2 Lander for better balance
// Author: Alshain
@PART[Mark1-2Pod]:FINAL
{
    @mass = 2.4
}

@PART[mk2LanderCabin]:FINAL
{
    @mass = 1.4
}

Edited by tjt
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...