Jump to content

Possible to lock Contract Weights via MM?


Recommended Posts

You can change the weighting behavior with MM, but I'm not sure if the current weights of individual contracts are even things that are accessible in config files. It might be something that only exists in the save file, which would mean that MM can't touch it.

Look into the contract definition file that Squad ships. Is there a field for weight? If yes, you can change it. If no, you probably can't.

Link to comment
Share on other sites

I think I can change these lines in contracts.cfg

WeightDefault = 30 // The default weight new contract types start with
	WeightMinimum = 10 // The minimum weight that contracts can have from declining them
	WeightMaximum = 90 // The maximum weight that contracts can have from accepting them
	WeightAcceptDelta = 12 // How much accepting contracts affects their weight
	WeightDeclineDelta = -8 // How much declining contracts affects their weight

Leave weightdefault, and zero out the last two, then in the career save I should be able to make changes that will stick.

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