Forts
Not enough ratings
0-0000 - Unlimited Resources Display
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
309.761 KB
31 Aug, 2024 @ 12:54am
12 Jul @ 5:33am
8 Change Notes ( view )

Subscribe to download
0-0000 - Unlimited Resources Display

Description
True Unlimited Resources Panel
Anthor: 0-0000
This mod allows to show resources value for very largest range.
Support Range
Support Resources&Capacity Range: [0, 1e13)
Support Resources Rate Range: [-1e12, 1e12)
That's really enough, for Forts limit Capactiy value to [-1e6, 1e6] and limit Production Rate value to [-1e12, 1e12].

Precision
The number is executed by floor, not round or ceil.
PS: 1K=1e3=1000, 1M=1e6=1000000, 1T=1e9=1000000000.

Precision of Resources&Capacity
[0, 100000{1e5}) : Original
[100000{1e5}, 10000000{1e7}) : "xK", such as "100K", "1000K", "9999K"
[10000000{1e7}, 10000000000{1e10}) : "xM", such as "10.0M", "99.9M", "999M", "9999M"
[10000000000{1e10}, 1e13) : "xT", such as "10.0T", "99.9T", "999T", "9999T"
[1e13, inf) : Force "9999T"

Precision of Resources Rate
[0, 10000{1e4}) : Original
[10000{1e4}, 1000000{1e6}) : "xK" , such as "+10K", "+100K", "+999K"
[1000000{1e6}, 1000000000{1e9}) : "xM" , such as "+1.0M", "+9.9M", "+99M", "+999M"
[1000000000{1e9}, 1e12) : "xT", such as "+1.0T", "+9.9T", "+99T", "+999T"
[1e12, inf) : Force "+999T"
PS: Negative value is all the same, just change the sign.
1 Comments
Whalebros333 23 Feb @ 6:46am 
is there an updated version of this mod?