deposit
Attempts to deposit the specified item into the deposit box.
Return
true
if the item of the specified amount was successfully deposited, false
otherwise.
Parameters
id
The Item ID.
amount
The amount to deposit.
Attempts to deposit the specified item into the deposit box.
true
if the item of the specified amount was successfully deposited, false
otherwise.
The Item ID.
The amount to deposit.