Okay, I have a trigger that for the event has a periodic event that is triggered every second. In the conditions, I have Region one has no units OR Region two has no units OR Region three units...so on and so forth for eight regions.
I want an action that kills one of two pylons next to each of the regions, and I want the second one to be killed the next time the trigger is caused by that same region.
E.G. Region 3 has no units. One of the pylons next to it dies. A second later, Region 3 has no units. The second pylon next to it dies.
How would I do this?
Thanks
P.S. Is there a way to make it so that a trigger only triggers once?
Okay, I have a trigger that for the event has a periodic event that is triggered every second. In the conditions, I have Region one has no units OR Region two has no units OR Region three units...so on and so forth for eight regions.
I want an action that kills one of two pylons next to each of the regions, and I want the second one to be killed the next time the trigger is caused by that same region.
E.G. Region 3 has no units. One of the pylons next to it dies. A second later, Region 3 has no units. The second pylon next to it dies.
How would I do this?
Thanks
P.S. Is there a way to make it so that a trigger only triggers once?
Make use of the If Then Else function. As far as making a trigger happen once, the easiest thing to do is use the Turn Trigger On/Off function.