In the past DarqUI had a feature that would allow you to price items on the broker in excess of values the UI would permit by default. Now that the largest single item price on the broker is 50M, the override no longer works and is no longer necessary.
Two billion is a game-imposed limitation on each instance of moving coin. 2^31, which is just a bit (pardon the pun) larger than two billion, is the highest value for a signed 32-bit integer, which is very likely the reason for the limitation in the game's program code.
.
|