Fires when the player attempts to roll for a loot item which Binds on Pickup
Signature:
(id,
rolltype)
Arguments:
id
- The slot id that you're rolling for (number
)rolltype
- The numeric representing the type of roll you are doing. Pass: 0, Need: 1, Greed: 2. (number
)