Hi.
Is there a way to filter for the requirements needed by an item?
I found some stats in the stat list (Stats) that look like the thing I need, but they do not seem to work.
For example I want to pickup magic items with less than 181 intelligence required:
I created a new pickup filter, checked the "Magic" checkbox and in the affixes section I put this:
But the bot won't pick up my test item.
Is it possible to do something like this with the bot?
What is the stat LocalIntelligenceRequirementPos for?
Thanks
Is there a way to filter for the requirements needed by an item?
I found some stats in the stat list (Stats) that look like the thing I need, but they do not seem to work.
For example I want to pickup magic items with less than 181 intelligence required:
I created a new pickup filter, checked the "Magic" checkbox and in the affixes section I put this:
Code:
ImplicitStat LocalIntelligenceRequirementPos Value <= 180
Is it possible to do something like this with the bot?
What is the stat LocalIntelligenceRequirementPos for?
Thanks