Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Phoenix Morphing Order ID?
Phoenix Morphing Order ID?
03-29-2004, 09:35 PM
#1
Alfryd
Is there such a thing? Or is the ability triggered entirely passively? I can't seem to get it to appear in the UI myself.
03-29-2004, 10:17 PM
#2
Vexorian
It doesn't have an order id, it is a passive skill.
03-30-2004, 12:32 PM
#3
AIAndy
Despite being a passive skill it triggers the ability effect events when it morphs.
03-30-2004, 05:37 PM
#4
Alfryd
But there's no way to explicitly trigger the skill, except through the unit's death? OK. Thanks anyway.
03-31-2004, 08:22 AM
#5
AIAndy
Well, since the death of the unit does not really count when you use that you could try to trigger it with KillUnit (although I don't know if that works or if you'd have to use a dummy unit cast a spell to kill)