• 🏆 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!

How do you check if a unit picked up an item?

Status
Not open for further replies.
Level 3
Joined
Aug 30, 2011
Messages
8
The thing is if I pick up and item it sets an answer that the player could write and trigger a door.

BUT It only works on the first slot IF the character did not pick up any item previously.

If i pick up the trigger's item it works but if I pick up something then drop it the trigger's item it does not work in the first slot.

My conditions are Or ( item type in slot 1 equals to xy ... item type in slot 6 equals to xy) then do something.

I don't understand why does this behave like this. Please help
 
Status
Not open for further replies.
Top