I tried to do a custom Inventory based on the default one for my project, but ran into this problem:
My unit has the inventory ability with 2 containers: inventory and equip.
The problem is that you can't move items into container 2 (equip) with triggers, while it works fine with default drag & drop.
So, I created 2 debugging triggers, one for searching all items in the inventory, and one to move one item through both of them.
This is the search Trigger:
And it's result:
And this is the move trigger:
And it's result:
Here's a picture of what doesn't work, the right one is the inventory and the left one the equip.
So, as I can't find anything wrong, I guess it's some strange bug?
Anyone has an Idea how to solve this?
I tried to do a custom Inventory based on the default one for my project, but ran into this problem:
My unit has the inventory ability with 2 containers: inventory and equip. The problem is that you can't move items into container 2 (equip) with triggers, while it works fine with default drag & drop.
So, I created 2 debugging triggers, one for searching all items in the inventory, and one to move one item through both of them.
This is the search Trigger:
And it's result:
And this is the move trigger:
And it's result:
Here's a picture of what doesn't work, the right one is the inventory and the left one the equip.
So, as I can't find anything wrong, I guess it's some strange bug? Anyone has an Idea how to solve this?
I know its an old threat, but has anyone a solution? I cant move items from the bag to the equipment either..
Have you tried simply removing the item and re-creating it in the desired bag?
you can only create the item for a unit, wich automatically puts the item in the container 1..