Changes in 1.0.5
Writing a mod that registers a console command? Hash_1.0.5_debug.zip is the same version built in Debug. It adds hashequip <slot> and hashhand, which print and change what the game thinks is in the player's hand - the state that decides whether packageproduct, setquality and setquantity see anything at all. Players want Hash.dll above it.
Added
@is how many you are carrying, and+ - * /work where a command wants a number.give #hand 10-@tops the stack up to ten,setquantity @*2doubles it.
Fixed
packageproduct,setqualityandsetquantityact on what you are holding. All three answered "No product equipped" from the terminal, because taking the phone out empties your hand.
What's Changed
Full Changelog: v1.0.4...v1.0.5