Puts an equipment set (specified by index) on the cursor. Can be used to place an equipment set in an action bar slot.
See also Equipment Manager functions.
Signature:
PickupEquipmentSet(index)
Arguments:
index
- Index of an equipment set (between 1 andGetNumEquipmentSets()
) (number
)