SetInv
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, binID, amount);
Related:
GetInv()
Bin Maximums
Bin Minimums
Alternatives:
ChangeInv()