Theraze
Active member
Okay, attached versions have a few tweaks and fixes.
Firstly, PsyMar's fix to the pricegun version (it was already in the regular version) brings them to parity in terms of semi-liquid meat.
Second, rather than being main(), there's now a networth(boolean) function. The main() function calls networth(false), which means don't check familiars. If you want it to check familiars, you can import the script and call networth(true) and you'll get that. Both scripts have this, and the spacing between parenthesis should be consistent with each script.
Firstly, PsyMar's fix to the pricegun version (it was already in the regular version) brings them to parity in terms of semi-liquid meat.
Second, rather than being main(), there's now a networth(boolean) function. The main() function calls networth(false), which means don't check familiars. If you want it to check familiars, you can import the script and call networth(true) and you'll get that. Both scripts have this, and the spacing between parenthesis should be consistent with each script.