Morpheus1267
Member
Hey! Im making a bound, and i am having some major trouble with a couple of triggers. My little drawing below is basically how my locations are setup. 1-4 Explode, then a 200ms wait, then 5-8, then 200ms wait, then 9-12, then 200ms wait, then 13-16, then 700ms wait, then 17-25 explode at the same time, making a plus sign. My problem is, it creates twice as many units as i tell the trigger to. This happened in my other trigger too. Only the original ones will kill you if you are there when they explode, the other ones are just there. It looks really messy and it doesnt work too well. I will paste part of my trigger and you can tell me what i did wrong....... Anyways thanks in advance for any help!!!
________________
|1 ||2 ||22||13||14|
|__||__||__||__||__|
|3 ||4 ||23||15||16|
|__||__||__||__||__|
|17||18||19||20||21|
|__||__||__||__||__|
|5 ||6 ||24||9 ||10|
|__||__||__||__||__|
|7 ||8 ||25||11||12|
|__||__||__||__||__|
(Boxes are square on map but it was hard to draw here )
trigger:
Create one protoss archon at 1 for player 8.
Create one protoss archon at 2 for player 8.
Create one protoss archon at 3 for player 8.
Create one protoss archon at 4 for player 8.
Kill all any unit for all players at 1.
Kill all any unit for all players at 2.
Kill all any unit for all players at 3.
Kill all any unit for all players at 4.
Wait 200 ms.
That is basically how my trigger is setup.
-Morph
(IceD(FC) on Starcraft)
________________
|1 ||2 ||22||13||14|
|__||__||__||__||__|
|3 ||4 ||23||15||16|
|__||__||__||__||__|
|17||18||19||20||21|
|__||__||__||__||__|
|5 ||6 ||24||9 ||10|
|__||__||__||__||__|
|7 ||8 ||25||11||12|
|__||__||__||__||__|
(Boxes are square on map but it was hard to draw here )
trigger:
Create one protoss archon at 1 for player 8.
Create one protoss archon at 2 for player 8.
Create one protoss archon at 3 for player 8.
Create one protoss archon at 4 for player 8.
Kill all any unit for all players at 1.
Kill all any unit for all players at 2.
Kill all any unit for all players at 3.
Kill all any unit for all players at 4.
Wait 200 ms.
That is basically how my trigger is setup.
-Morph
(IceD(FC) on Starcraft)