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

GUI Event Response for Building Constructed Via Item?

Level 21
Joined
Mar 16, 2008
Messages
955
Is there a GUI Event Response or way to reference a unit being constructed/created by an item? Like the Tiny Town Hall item, how do you reference the Town Hall being built? Thanks.
 

Uncle

Warcraft Moderator
Level 73
Joined
Aug 10, 2018
Messages
7,866
Is there a GUI Event Response or way to reference a unit being constructed/created by an item? Like the Tiny Town Hall item, how do you reference the Town Hall being built? Thanks.
  • Unit - A unit enters (Playable map area)
  • Unit - A unit Begins construction
(Triggering unit) always refers to "A unit" in the Event description.
  • Unit - Kill (Triggering unit)
 
Last edited:
Top