Returns a table listing the locations of the items in an equipment set
See also Equipment Manager functions.
Signature:
itemIDs
=
GetEquipmentSetLocations("name")
Arguments:
name
- Name of an equipment set (case sensitive) (string
)
Returns:
itemIDs
- A table listing theitemLocation
s of the set's contents, keyed byinventoryID
(table
)