Is there a way so if when you have all 6 of your item slots full and 1 is a [Murloc Eye] that when you right click another [Murloc Eye] On the ground it stacks with the one in your inventory? Thanks
Yes you can make those stuff. You must just make a powerup item and a trigger which register that someone picked up the powerup. And if someone pick up the item the trigger create the normal item and prove at the same time if the hero have the item allready if the hero has the item allready you stack the item and if not you drop the item if the all slots are full or if not all slots full you add the item to the inventory of the hero. I other way I dont know yet.
Sorry boomwolf lol, tad bit to late. I made a complete stacking system, works for all my items. Its is 99% Complete. Currently working out a minor bug where if u have lets say a stack of 4 and you pickup a stack of 5 it bypasses the 6 limit max rule (wich works otherwise) but besides that it works. Thanks!