Prototype: GemRB.SetEquippedQuickSlot(PartyID, QWeaponSlot[, ability])

Description: Sets the specified weapon slot as equipped weapon slot.

Parameters:
PartyID     - the PC's position in the party (1 based)
QWeaponSlot - the quickslot to equip
ability     - optional integer, sets the used ability

Return value: 0 success, -1 silent failure

See also: GetEquippedQuickSlot, SetupQuickSlot

MD5: dde8a3aad7a34d817501e1d8877f5173
