Hey, I'm having problems with a simple trigger. I basically want actions to go off once a Command center upgrades to a Planetary fortress. I've tried Unit Training Progress, Unit Construction Progress, Unit Specialization Progress, and Unit Research Progress, along with using Triggering Progress Unit, and none of those have worked. What am I doing wrong? Haven't been able to find an answer for this. Thanks.
Unit Uses Ability could do the trick, it works for upgrades (like for example when burrow is completed, the trigger will fire), not sure if it works for planetary fortress upgrade, but it's worth a try!
Edit:
To be more precise i will quote Beider:
"Create a new trigger in the trigger editor,
then add a new event. In the list look for "unit uses ability"
Find your upgrade ability and set the "Stage" to "Generic 6 - Complete".
The trigger should now be run when the upgrade is complete, do whatever you need to do inside the trigger."
Hey, I'm having problems with a simple trigger. I basically want actions to go off once a Command center upgrades to a Planetary fortress. I've tried Unit Training Progress, Unit Construction Progress, Unit Specialization Progress, and Unit Research Progress, along with using Triggering Progress Unit, and none of those have worked. What am I doing wrong? Haven't been able to find an answer for this. Thanks.
Unit Uses Ability could do the trick, it works for upgrades (like for example when burrow is completed, the trigger will fire), not sure if it works for planetary fortress upgrade, but it's worth a try!
Edit: To be more precise i will quote Beider:
"Create a new trigger in the trigger editor, then add a new event. In the list look for "unit uses ability"
Find your upgrade ability and set the "Stage" to "Generic 6 - Complete".
The trigger should now be run when the upgrade is complete, do whatever you need to do inside the trigger."
That worked, using Triggering Unit. Thanks a lot.