Starcraft Trigger Help (on something else...)

This topic is locked from further discussion.

Avatar image for Expopower
Expopower

51

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#1 Expopower
Member since 2009 • 51 Posts

On the Starcraft Map Editor, I set the a few triggers as follows:

1. Condition: Always.

Action: Send all units on strategic suicide missions.

Preserve trigger.

2. Condition: Elapsed game time is at least 30 game seconds.

Action: Create "#" "unit" at "Location".

3. Condition: Elapsed game time is at least 90 game seconds.

Action: Create "#" "unit" at "Location".

Triggers #1 and #2 work, but when the trigger #3 is activated, the units are created at "Location", but they are unaffected by the trigger #1. No matter what triggers I use, any units created after trigger #2 is already activated are not affected by trigger #1. All they do is appear and remain stationary.

Help me out, please?

Avatar image for tab132
tab132

460

Forum Posts

0

Wiki Points

0

Followers

Reviews: 12

User Lists: 0

#2 tab132
Member since 2006 • 460 Posts
try repeating the first trigger as a forth trigger.
Avatar image for Expopower
Expopower

51

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#3 Expopower
Member since 2009 • 51 Posts

Actually, I did. I tried this order:

Trigger #1

Trigger #2

Trigger #1

Trigger #3

Trigger #1

Trigger #4

Trigger #1

Etc...

Still the same results as my first attempt.