Jump to content

Milestone Progression Rewards


Recommended Posts

Okay, I've been banging my head on this for a while. First time modder here. I've been writing a mod that will track the details of all your launches, times, costs, weights, stages, telemetry, recovery, destruction, etc. I want to allocate Science, Reputation and Funds earned to a given flight. Costs is easy, and I log the costs to the flight at launch. I can calculate recovery values as well, and Contract Completion values. What's blocking me is Progression contracts. You know the ones, "You have set a new record..."

I can hook up to OnFundsChanged and look for "Progression" types, and calculate against the previous funds and work it out from there, but that feels...bad.

I've tried hooking up to OnProgressReached, and using Speed as an example, I know that the award if 80,000 funds, and split into 5 payments. That gives me 16,000 funds per record. BUT I get 9,600 funds per record. So what's the formula to go from the 80,000 to the 9,600?

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