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