-
Notifications
You must be signed in to change notification settings - Fork 14
RuleFunction_Outfit
Arkayenro edited this page Sep 30, 2022
·
16 revisions
outfit( set1, ..., setN )
Matches items in sets from outfit mods, eg Outfitter, ClosetGnome, ItemRack, GearQuipper, and the in-game Equipment Manager
- set1...N (string, case insensitive, exact match) = outfit name
-
if passed no arguments will return true if the item is in any set
-
Before v31000: only the first active outfit mod is checked.
-
v31000 onwards: all active outfit mods are checked
-
GearQuipper support requires v30951 or higher
-
The original Outfitter appears to be broken and abandoned in Shadowlands. It has been replaced with the new version linked above.
- after changing the set an item belongs to in the outfit mod you may need to use the reload menu option in ArkInventory to have it update to the new category
outfit( "arcane resist" )
outfit( "fishing" )
outfit( )