
Prototype: GemRB.RemoveItem(PartyID, Slot[, Count])

Description: Removes and destructs an item in an actor's inventory. This works even if the item is cursed or indestructible.

Parameters:
PartyID   - the PC's position in the party
Slot      - The inventory slot index of the item
Count     - the number of items

Return value: boolean, 1 on success

See also: CreateItem

MD5: 
