Download
(1 Kb)
Download
Updated: 07/02/23 10:05 AM
Compatibility:
Necrom (9.0.0)
Scribes of Fate (8.3.5)
Firesong (8.2.5)
Lost Depths (8.1.5)
High Isle (8.0.0)
Updated:07/02/23 10:05 AM
Created:08/09/21 03:20 PM
Monthly downloads:130
Total downloads:7,388
Favorites:4
MD5:
Categories:Plug-Ins & Patches, Bags, Bank, Inventory
Dressing Room integration for Auto Category  Popular! (More than 5000 hits)
Version: 2
by: Xandaros [More]
General Info

Adds a function to the Auto Category filter that allows you to categorize gear that is in one or more of your Dressing Room sets.

Signature of that function is:
Code:
dressingroom(set: number, ...)
If you don't provide an argument, it will match all of your Dressing Room sets:
Code:
dressingroom()
If you only want to include the first set, you would use it like so:
Code:
dressingroom(1)
To include the first and the third set, you would do this:
Code:
dressingroom(1,3)
And so on.

Dependencies
AutoCategory is required for the addon to load.
DressingRoom is highly recommended, since this addon is basically useless without it. It will load just fine, though.
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Uploader
Date
1
1kB
08/09/21 03:20 PM


Post A Reply Comment Options
Unread 02/22/22, 09:47 AM  
jkhsjdhjs

Forum posts: 0
File comments: 6
Uploads: 0
Patch for making AutoCategory_DressingRoom compatible with empty gear sets

Hey,

with Dressing Room - Updated, the gearSet table can have leftout entries if you haven't saved any gear for a certain build. E.g. if you haven't saved any gear for build 2, there won't be an entry 2 in the gearSet table. This isn't compatible with the current method of using #gearSet to determine the maximum gearSet id. Thus I created a patch to fix this incompatibility: https://gist.github.com/jkhsjdhjs/37...99f4eee690d312

Would be cool if you could have a look. Thanks!
Last edited by jkhsjdhjs : 02/22/22 at 09:57 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: