HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Please...Help....

02-04-2004, 10:20 AM#1
ABM
How can i detect the unit that finish constructing a structure or the unit that start the construction of a structure ??
02-04-2004, 11:15 AM#2
johnfn
alright, im not sure that this will work, but did you try:

Events:
Peasant Begins Training a Unit
Conditions:
Unit type of(Trained unit) equal to a Barracks
Actions:
do whatever

Thats my best guess.
02-04-2004, 02:21 PM#3
Shark
E: unit begins building
C: (building unit) equals to barracks
A: whatever...
i guess it should more like this, cuz barracks isnt trained, its built...