
Prototype: GemRB.HasSpecialItem(pc, itemtype, useup)

Description:  Checks if a team member has an item, optionally uses it.

Parameters: 
pc - position in the party
itemtype - see itemspec.2da (usually 1)
useup - destroy/remove a charge after use

Return value: bool

See also:

