Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
"Unit is unloaded"
"Unit is unloaded"
01-28-2004, 09:51 PM
#1
ElvenCommander
There isn't any "unit is unloaded" trigger and I need to detect when a unit is unloaded from a transport(a building actually)
I tried "Unit enters playable map area" but got no result
01-29-2004, 09:13 PM
#2
ElvenCommander
bump, I need this
01-29-2004, 09:42 PM
#3
AllPainful
Is the unit unloaded by a player?
If so, try "Unit is issued order with no target", and the condition "Issued order is equal to unload".
01-30-2004, 08:01 PM
#4
ElvenCommander
That will work only if you click the unload button, but not if you click the hero face
01-31-2004, 01:57 AM
#5
LegolasArcher
Im not sure, but doesnt clicking the hero select the transport? I havent tried recently, so I am unsure.