Script Request

abndrew82

Active Member
Couldnt find a section for this, so figured post here

I have been looking over the forums for a script that can be used to stack like items together.

The only real thing I found was the one for stacking harvest items, which will be nice for my timber.

But I am trying to find some sort of script that I can run on my Bags, Bank, and house Chests to combine all like items together.

The main use for this, is I have like 2 house chests full of dusts at the moment, and know there are dups in there, and trying to find an easier way get them all combined and consolidated.

I found that there is a function for it, but still reading on the scripts, and really no clue how to write it.

If anybody has one that would do this, or can help me with creating one, that would be great.
 

Eris

Active Member
Unfortunatly this is much more difficult then it sounds. There is no way to determine if an item is stackable, other then to see if the item is in a stack of 2 or more already.

There also is no way to determine the max stack size of an item.

It could be done, but a few dirty little hacks and work arounds would be necessary to check when stacks are full, when items are not stackable, etc.

I have considered adding the functionality into the harvested items script for dusts as well. Unfortunatly, I don't feel like doing it without a complete list of dusts, powders, crystals, shards, etc.
 

djvj

Active Member
I could give you a complete list of those....but I'd rather see you work on dip *evilgrin*
 
Top Bottom