Difference between revisions of "GetAmountSoldStolen"
Jump to navigation
Jump to search
imported>SJML Bot (Bot creating condition functions pages.) |
DavidJCobb (talk | contribs) |
||
Line 1: | Line 1: | ||
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. | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
Revision as of 00:13, 31 July 2024
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.