tozededao
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 1,225
- Reaction score
- 5
Recently I've been trying to figure a good way to have a plugin that would do Chaos Recipe Turnins by itself.
I've came up with a solution which probably isn't the best one but its probably easy to implement.
Requirements: Item Filter would need to have more complex options such as (If Unid Chest Armour Stash Count < X Use Filter1 else Use Filter2) X ammount would be configured accordingly, problaby a 3 or 4 value would suit fine. (Filter1 could be UNID Chest, Filter2 could be ID and vendor if item is bad or save if it is good)
How we would do it: We would save every Helmet, Body Armour, Belt, Boots, Gloves, 2Handed Weapons until we reached a certain ammount of each one, after that we would have our "buffer" and we could ID/Vendor/whatever you prefer past that.
What would the Recipe Plugin do: Each time you went to town, or for example after a completed dominus/piety run(this way we would need to have Boss Farm plugin to send a signal so we know the run is complete), the Recipe Plugin would retrieve data from stash(maybe limit it to some tabs if we have too many) and as soon as we had a full set to vendor it would take it out of stash and vendor all at once.
I've came up with a solution which probably isn't the best one but its probably easy to implement.
Requirements: Item Filter would need to have more complex options such as (If Unid Chest Armour Stash Count < X Use Filter1 else Use Filter2) X ammount would be configured accordingly, problaby a 3 or 4 value would suit fine. (Filter1 could be UNID Chest, Filter2 could be ID and vendor if item is bad or save if it is good)
How we would do it: We would save every Helmet, Body Armour, Belt, Boots, Gloves, 2Handed Weapons until we reached a certain ammount of each one, after that we would have our "buffer" and we could ID/Vendor/whatever you prefer past that.
What would the Recipe Plugin do: Each time you went to town, or for example after a completed dominus/piety run(this way we would need to have Boss Farm plugin to send a signal so we know the run is complete), the Recipe Plugin would retrieve data from stash(maybe limit it to some tabs if we have too many) and as soon as we had a full set to vendor it would take it out of stash and vendor all at once.