You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A feature has been requested on Reddit to add the possibility to cap the total money payout per second.
The following options will be added:
No cap:
current behavior/no capping
Soft cap:
Payout can be lower but never higher. If it's higher players get a fraction of the max. The fraction is the money the would get divided by the total money all players would get
Hard cap:
The total payout is always the limit set in the config, if anyone is generating money. It's calculated the same way as above, even if that means players get more than they would by the plain calculation.
A feature has been requested on Reddit to add the possibility to cap the total money payout per second.
The following options will be added:
current behavior/no capping
Payout can be lower but never higher. If it's higher players get a fraction of the max. The fraction is the money the would get divided by the total money all players would get
The total payout is always the limit set in the config, if anyone is generating money. It's calculated the same way as above, even if that means players get more than they would by the plain calculation.