Prototype: GemRB.GetEquippedQuickSlot(PartyID[, NoTrans])

Description: Returns the quickweapon slot index or the inventory slot.

Parameters:
  PartyID - the PC's position in the party (1 based)
  NoTrans - 0 - return the inventory slot
            1 - return the quickweapon slot index

Return value: numeric

See also: SetEquippedQuickSlot, GetEquippedAmmunition

MD5: 587dea2203900410b41c8775a9cc4d18
