• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Unit with "Hero Inventory" drops everything

Status
Not open for further replies.
Level 3
Joined
May 10, 2017
Messages
17
Hey all,

I'm having a problem, I'm trying to make normal units capable of using items, so I'm giving them the "Inventory (Hero)" ability. It has always worked fine before, but I just made a new map, and when I set these units to Neutral Hostile, they just simply drop every item. Why is this happening and what can I do?
 
Level 2
Joined
May 28, 2019
Messages
13
Change the unit in object editor to "drops items on death false" and then if you want to to drop some items you can make triggers for that
 
Level 3
Joined
May 10, 2017
Messages
17
Do you add the items via trigger at the map initialiazion or you order the units to pick them up?

Edit: I made a simple map and it works for me, both ways. I am on patch 1.31.
I'm double clicking on the units and giving items to their inventories there. It always worked before.
 
Last edited:
Status
Not open for further replies.
Top