img



img

Moolah Money Mod


By: Erinthe
Addon | img 324




Description

___________________________________________________________________________________________________________________________

This mod allows the game to store money beyond the vanilla limit of two billion (Int32.MaxValue).

The new limit is 9,223,372,036,854,775,807 (Int64.MaxValue)

With this mod there is basically* no limit to how much money you can own.

It also lets you display a separator (default comma) every set number of digits (default 3).

* The amount is stored in a string, which can hold just over two-billion digits, so that's the technical upper limit. A googol has 101 digits. Your computer will run out of memory and / or you will be dead by the time this limit is reached.


Notes

This mod doesn't fix the fact that things like prices still use Int32 and have a maximum of ~2.1 billion. If for some reason you want to add or subtract more than this in one go, you can use the SMAPI API.


[size=5]SMAPI API
[/size]
There are two methods in the API:

AddMoolah(Farmer f, BigInteger add);

and

GetTotalMoolah(Farmer f);

You don't need to pass a BigInteger to AddMoolah; any integer-type number will work, as long as it has less than ~2.1 billion digits.


Config

You can customize this mod by editing the config file or using Generic Mod Config Menu.




About Project

Created: September 8th 2023

Updated: September 8th 2023

Project ID: 67548

License: All Rights Reserved

__________________________________________

Game Versions:

1.01.03

1.01.03

1.01.03

1.01.03

1.01.03

__________________________________________

Flavors:

WoW Retail

__________________________________________

Categories

Companions

Battle

__________________________________________

Main File

Erinthe_Moolah Money Mod.zip
  • Release
  • September 8th 2023

    __________________________________________

    Recent File

    Erinthe_Moolah Money Mod.zip
  • Release
  • September 8th 2023

    __________________________________________

    Members

    img
    Erinthe
    Owner

    __________________________________________

    Report