-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zones, weapons and subcategorys #33379
Comments
There are custom filter loot zones - see #32754. See if it helps in what you want to achieve and ping me to reopen if not. |
@ZhilkinSerg He did mention using the custom filter. I think what he wanted to achieve is to automatically sort all weapons which use the "rifle"-skill into one tile, and I don't think that is possible right now. |
There is no such thing as item subcategory. If it will be added - filters can be easily expanded to use it. |
Yeah that what I was thinking BaumgeistOne. This was feature request to solve that. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not 'bump' or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered. |
This issue has been automatically closed due to lack of activity. This does not mean that we do not value the issue. Feel free to request that it be re-opened if you are going to actively work on it |
I would love to see this feature implemented. It will really help with sorting 40 page loot piles since you currently need a couple of custom loot zones to get specific items out there. More sub-category examples: "not/is a craft component", "dissasembleable/cuttable". |
Is your feature request related to a problem? Please describe.
I was trying to get in zone so I could have rifles separate from all the other weapon and and ammo with the custom filter. I got all the items with riffle in there name and some ammo but I couldn't get it so all my riffles moved there.
Describe the solution you'd like
So if there was a way that you could set up zone for different types of weapons or preset zones for different weapons this would solve this problem I would also like to see more filters for the custom zones to use.
Describe alternatives you've considered
For the time being I am just going to set up a zone that is ignored and I will manually drop my rifles there.
Additional context
I think all you would need to really fix this is to add subcategorys in the custom filter
with a simple description on how to use it
Like this
{
s: sub category
Examples riffle, piercing, explosives
}
This could really clean up the menu those who rather just type the subcategory instead of selecting it throw a big list. But a combination of both options is probably the best. Just put the custom filter at the top of the list for ease of use and it would be golden.
The text was updated successfully, but these errors were encountered: