HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

A unit is unloaded?

02-27-2004, 01:45 AM#1
angelofdeathx
there is a event for 'a unit is loaded into a transport' but is there one for unloaded?
if there isn't, how would i find a unit that has been unloaded?
02-27-2004, 03:48 AM#2
GosuSheep
Example
Events
Unit - A unit Is issued an order targeting an object
Conditions
(Issued order) Equal to (Order(unload))
(Issued order) Equal to (Order(Goblin Zeppelin))
Actions
Do nothing



the condition thing is under: "Order Comparison"

^^