Is there a way to setup GetAuto and BuyAuto depending on inventory and storage items.
For example:
If my primary arrow is "Steel Arrow".
//Get Primary arrows from Storage
//If Steel Arrows stock is empty then Get Iron Arrows.
//If Iron Arrows stock is empty then get Arrows(normal).
//If Arrows(normal) stock is empty then Go Buy Arrows.
Keep chaining the above until you have arrows to use.
This could also help with crafting arrows. If no Iron Arrows found in Storage but theres Iron in storage. Get the Iron and craft some arrows!
GetAuto & BuyAuto Chain Logic
Moderator: Moderators