Confirms taking an action which renders a looted Bind on Pickup item non-tradeable. A Bind on Pickup item looted by the player can be traded to other characters who were originally eligible to loot it, but only within a limited time after looting. This period can be ended prematurely if the player attempts certain actions (such as enchanting the item).
See also Item functions, Merchant functions.
Signature:
EndBoundTradeable(id)
Arguments:
id
- Number identifying the item (as provided by theEND_BOUND_TRADEABLE
event) (number
)