SetInv
Sets the amount in a bin. SetInv() does not add or subtract like
ChangeInv()
; instead, this verb sets the new amount for the bin. Syntax:
SetInv(player, bin, amount);
Related:
GetInv()
Bin Maximums
Bin Minimums
Alternatives:
ChangeInv()