Method Player:RemoveItemByPos [-] [+]

Removes the specified Item from the player.

Synopsis

Player:RemoveItemByPos( bag, slot )

Arguments

number bag

Bag of the item to remove.

Valid numbers: integers from 0 to 4,294,967,295.

number slot

Slot of the item to remove .

Valid numbers: integers from 0 to 4,294,967,295.

Returns

Nothing.

Generated on
© 2010 - 2024 Eluna Lua Engine