|
@@ -608,6 +608,9 @@ AltLeavePartyLeader = False
|
|
# two hundred twenty three quadrillion three hundred seventy two trillion thirty six billion
|
|
# two hundred twenty three quadrillion three hundred seventy two trillion thirty six billion
|
|
# eight hundred fifty four million seven hundred seventy five thousand eight hundred seven)
|
|
# eight hundred fifty four million seven hundred seventy five thousand eight hundred seven)
|
|
# Setting negative values (-1 or others) will result in maximum amount available.
|
|
# Setting negative values (-1 or others) will result in maximum amount available.
|
|
|
|
+# Big values do not cause critical errors, although only 16 digits are visible in the inventory
|
|
|
|
+# (example: 3,372,036,854,775,807 is visible out of 9,223,372,036,854,775,807)
|
|
|
|
+# although having value greater
|
|
# Default: 99900000000 (99 bilion and 900 milion)
|
|
# Default: 99900000000 (99 bilion and 900 milion)
|
|
MaxAdena = 99900000000
|
|
MaxAdena = 99900000000
|
|
|
|
|