Jump to content

How to check if item is stackable?


Recommended Posts

Posted

Tried searching the API/Google for this but no luck. So basically, the  script has a list of items to pick up. It checks the loot on the ground against the list of items to pick up and if any match and the inventory is not full, it'll pick it up. What I want to do though, is to pick up a stackable item if my inventory contains a stack already, regardless of if it's full or not.


 


Is there any way to check if an item on the ground is stackable?


 

Posted

 

Tried searching the API/Google for this but no luck. So basically, the  script has a list of items to pick up. It checks the loot on the ground against the list of items to pick up and if any match and the inventory is not full, it'll pick it up. What I want to do though, is to pick up a stackable item if my inventory contains a stack already, regardless of if it's full or not.

 

Is there any way to check if an item on the ground is stackable?

 

 

You don't need to make a duplicate thread. Just edit your first one

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...