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

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

Parameters: 
pc - position in the party
specialtype - see splspec.2da
useup - destroy/remove a charge after use

Return value: bool

See also:

