• 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.

[Trigger] Item Table to a created unit?

Status
Not open for further replies.
Level 1
Joined
Sep 3, 2008
Messages
2
I created a nice droplist for a monster with the Item Tables function. 50% mana and 50% hp potion drop. Works fine when I assign the Item Table to a unit I put on the map with the editor.
BUT I want to assign an Item Table to a units that's been created with a trigger.

Unit - Create Footman in (center of a region)
Set MyCreatedUnit=Last Created Unit
!!!!here i want a trigger to assign my item table to MyCreatedUnit!!!!

Or is there an option in the properties of the Footman in the Object Editor to assign an Item Table to a Unit-Type?

Thanks very much,
Carda
 
Status
Not open for further replies.
Top