It works just fine (at least for me) and I think you are doing it wrong (without seeing your code).
Development > Galaxy Editor Bugs and Feedback
Move inventory item / inventory item index
- 2 posts
-
DogmaiSEA Regular Shmoe
- Join date
- Jul 30, 2010
- Location
- Australia
- Reputation
- 28
- Posts
- 599
- Online now!
- 2 posts
JaakkoAA Regular Shmoe1) "Move inventory item" trigger doesn't do anything.
2) "Inventory item index" doesn't return an integer that makes any sense at all. It gives the same index for all items depending how many items the item container carries.
And as index doesn't work "item carried in index" can't be used so I don't have any way to access an item slot through triggers currently.
Now only way to do anything is to save all items that are put in the containers as item variables so I can access them without bugs. Even though galaxy editor is more enchanted than warcraft 3 editor I'm starting to think it has a lot of strange bugs.
Why and is there a fix?