Hi,
I'm trying to make objectives like "morph to orbital."
Now I've to make the conditions to disable the objective but i can'T find any function which allows my to make a comparsion f the player is morphs to a orbital. I only can choose the units which are already on the map any ideas?
i tried this
Variable - Set tempInt = (Get the number of units of type orbital command in progress/made by player 1 using mask In Progress)
Hi, I'm trying to make objectives like "morph to orbital." Now I've to make the conditions to disable the objective but i can'T find any function which allows my to make a comparsion f the player is morphs to a orbital. I only can choose the units which are already on the map any ideas?
i tried this
Variable - Set tempInt = (Get the number of units of type orbital command in progress/made by player 1 using mask In Progress)
But it always stays at 0
Solved it I had to use the abillity of a unit ;)