HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Stackable Items Trigger Help

02-16-2003, 05:46 PM#1
Iron_Ian
I'm trying to make a trigger that allows you to stack potions.

Is there anyway to make a trigger that is like this:

The hero manipulates a potion of healing (right clicks to move/drop it)
The hero drops the item on top of another potion of healing.

If it is possible to make this condition, then I can remove both potions of healing, and create my new potion of healing item with 2 charges with another trigger.
02-16-2003, 05:52 PM#2
FyreDaug
No it won't work, well I guess I shouldn't say that, but you need to have like 10 of each item that you want to stack, the first one has 1 use, second -2 etc. I've tried to do the same thing, but it just won't work.... too much effort needed.
02-17-2003, 02:52 PM#3
Iron_Ian
I was only planning to allow 3 potions stacked at max.