• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Give Item To Trained Unit

Status
Not open for further replies.
Level 9
Joined
Apr 28, 2009
Messages
538
is it possible to give to a specific unit (ex: Peasant) [he has inventoty, of course] a specific item (ex: Claws Of Attack +9) WITHOUT using triggers?

(Take for example Heroes. In regular Blizzard-made maps they get a "Scroll of town portal" when they are trained.)
 
Level 7
Joined
Nov 13, 2006
Messages
243
is it possible to give to a specific unit (ex: Peasant) [he has inventoty, of course] a specific item (ex: Claws Of Attack +9) WITHOUT using triggers?

(Take for example Heroes. In regular Blizzard-made maps they get a "Scroll of town portal" when they are trained.)

They have scroll of town portal because of the Melee Initialization trigger

So you cannot give an item to a trained unit without using triggers
 
Level 9
Joined
Apr 28, 2009
Messages
538
yes, or
Events: -//-
-//-
Actions: Hero - Give (Create Mask of Death at (Center of (Playable map area))) to (Triggering unit)
 
Status
Not open for further replies.
Top