riceisacereal / MinimumQuotaFinder

A mod for the game Lethal Company that calculates and highlights the minimum total value of scraps that you can sell to still reach the quota.
2 stars 0 forks source link

Incorrect counting or something like that #9

Open Paradox75831004 opened 8 months ago

Paradox75831004 commented 8 months ago

I got an incorrect count

018d682c-aa9a-55a8-f81b-3f92f7a5013f

image image

But this is inaccurate

image image image image image image

Paradox75831004 commented 8 months ago

Or he does not consider some items as scrap

Paradox75831004 commented 8 months ago

image image I increased the value of the slot machine and he noticed it...

Luesewr commented 8 months ago

Items do indeed have to be marked as scrap in the code, if they're not they won't be counted. We can check it out just to be sure but if another mod forgot to mark their items as scrap there's not much we can do about it.

riceisacereal commented 8 months ago

The mod assumes that you are selling at 100% buying rate (doesn't consider the buying rate), since the purpose of the mod is to help players get the most value out of their scrap, so there is no reason for them to sell at 77% buying rate if they can just land on a moon and leave immediately to get 100% buying rate.