HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

stacking item help

08-28-2005, 10:42 PM#1
drayzull
I need help with stacking items, (mabye a noob questing) but is there a better way then making a trigger that makes a "new item" with * more charges then the other one when u pick it up,..

Does it need to be that trigger,.. or is there a better way (or an easy/fast way to make that trigger)

I found a thread in the triggers section under submission with the trigger only there is no trigger how to do it in the thread..

thanks
08-29-2005, 02:01 AM#2
Zandose
You can't manually put one item over another to make it stack. When you sometimes buy healing potions they come in stacks of 2 or 3 because its preprogrammed. You need to use triggers to do it.
08-29-2005, 04:21 PM#3
Thunder_Eye
Well you can make an trigger that when you aquire an item, checks if you already got an item of that type, adds how many charges it where on the aquired item to the pre-holded item, and then removes the aquired one.

Sry if i didnt explain it so well, tell me if you didnt understand.
08-29-2005, 07:14 PM#4
drayzull
ahh okay already thought so ,.. but that takes a lot of time cos i want to make a trigger that makes u hold like **** of them :)

thanks for the help