• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Unit picks item - Help!

Status
Not open for further replies.
Level 9
Joined
Sep 15, 2012
Messages
311
I want to make a Trigger that when a Hero picks an item, a certain Variable becomes 1. But I don't want this to happen when a non-Hero unti picks that item.

There is only 'Hero manipulating item' condition on the Editor. How can I check for the non-Hero unit?
 
Level 19
Joined
Aug 8, 2007
Messages
2,765
... and for Units manipulating items? You use the 'Hero Manipulating Item) again (and set it to False)?

I mean, it should be like 'Unit Manipulating Item is a Hero Equal/Not Equal to True/False'. That looks logical.

nope. "hero manipulating item" will return the unit picking it up, regardless if it is a hero or not. just a small grammatical twirk
 
Status
Not open for further replies.
Top