HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Help!

08-04-2003, 05:54 PM#1
General Tekno
In this map I'm working on, I've given a computer unit the order to move to a point with a polar offset. Once it has reached this point, I want it to be killed. However, it seems that so far, any trigger which checks to see if it has stopped will not worked. ( I've used the "unit is issued an order with no target" trigger, but no sucess.) What do I do?
08-04-2003, 05:58 PM#2
Locotaur
Just make a wait with an approximation of the time it'll take for the unit to reach the destination then kill it once the wait is up.
08-04-2003, 11:56 PM#3
Pesmerga
Create a region at the center of your point and have a seperate trigger seeing when he enteres the region.