Hi guys, I'am testing this Drop Pod in my map and I want the trigger to run only once. This means that after the event has run it will disable itself.
Anyway to do this?
Just in case, here is my list of actions:
DropPodEventsUnit-InfestedMothership[21.38,172.48]isattackedLocalVariablesConditionsActionsUnit-Create4Roachforplayer5atGiantoliskPointfacing270.0degrees(NoOptions)Campaign-CreateZergdroppodat(CenterofRegion027)with(Lastcreatedunits)(Don't Wait until it finishes)Unit-Create4Hydraliskforplayer5atGiantoliskPointfacing270.0degrees(NoOptions)Campaign-CreateZergdroppodat(CenterofRegion025)with(Lastcreatedunits)(Don't Wait until it finishes)Unit-Create10Zergletforplayer5atGiantoliskPointfacing270.0degrees(NoOptions)Campaign-CreateZergdroppodat(CenterofRegion024)with(Lastcreatedunits)(Don't Wait until it finishes)Unit-Create4Roachforplayer5atGiantoliskPointfacing270.0degrees(NoOptions)Campaign-CreateZergdroppodat(CenterofRegion027)with(Lastcreatedunits)(Don't Wait until it finishes)Unit-Create4Hydraliskforplayer5atGiantoliskPointfacing270.0degrees(NoOptions)Campaign-CreateZergdroppodat(CenterofRegion025)with(Lastcreatedunits)(Don't Wait until it finishes)Unit-Create10Zergletforplayer5atGiantoliskPointfacing270.0degrees(NoOptions)Campaign-CreateZergdroppodat(CenterofRegion024)with(Lastcreatedunits)(Don't Wait until it finishes)
One last thing: It does work to create a drop pod right? I've seen someone do it in their map, but it says "Campaign" on it, so I don't know..
Hi guys, I'am testing this Drop Pod in my map and I want the trigger to run only once. This means that after the event has run it will disable itself.
Anyway to do this?
Just in case, here is my list of actions:
One last thing: It does work to create a drop pod right? I've seen someone do it in their map, but it says "Campaign" on it, so I don't know..
AdrianXtra pushed the button: "That was easy!"
Thanks! :)
you can also add condition like:
Trigger execution times (this trigger) < 2
etc to run it limited amount of times