- Joined
- Mar 16, 2008
- Messages
- 820
AI controlled heroes drop items from their inventory despite those items being set as un-droppable via trigger and Object Editor. The items are put into their inventory via Unit Properties window.
I tried various different trigger options, like make item of type and item in slot un-droppable. Nothing seems to work and they keep dropping the items from their inventory when they have an opportunity to pick up other items. Is this some new Reforged bug? I swear this was working as intended recently.
Thank you for reading.
I tried various different trigger options, like make item of type and item in slot un-droppable. Nothing seems to work and they keep dropping the items from their inventory when they have an opportunity to pick up other items. Is this some new Reforged bug? I swear this was working as intended recently.
- Item - Make (Item carried by Unit_Var in slot 1) Undroppable
- Item - Make (Item carried by Unit_Var of type Black Knight's Enchanted Halberd) Undroppable
Thank you for reading.