GetAmountSoldStolen
Revision as of 00:13, 31 July 2024 by DavidJCobb (talk | contribs)
This condition function is intended to return the total value of all stolen items that the player has ever sold. This value can be modified using ModAmountSoldStolen.
This condition function needs further testing: disassembly of the game executable shows no obvious indications that the total is ever actually updated by anything other than the ModAmountSoldStolen command.