Problem with requirements need help

MissKerrigan

Active Member
Reaction score
23
Hello,

I failed to create a correct requirement for my unit building
The building which can train units is like this:

1 2 3

4 5 6

7 8 9


Now units 4,5 and 6 can only be trained if unit 1,2 OR 3 are trained
Units 7,8 and 9 can only be trained if unit 4,5 OR 6 are trained

My problem is that the whole unit list disappears after put 1 any unit in the queue!
Really need some help with this pls

MissKerrigan
 

Siretu

Starcraft 2 Editor Moderator
Reaction score
293
You need two requirements. One for unit 4,5,6 and one for unit 7,8,9.

First requirement:
Code:
Use
  Or
    Count Unit 1 Completed
    Count Unit 2 Completed
    Count Unit 3 Completed
Show

Second requirement:
Code:
Use
  Or
    Count Unit 4 Completed
    Count Unit 5 Completed
    Count Unit 6 Completed
Show

Give the first requirement to unit 4,5,6 in the train ability that you're using and the second requirement to unit 7,8,9.

I made an example map to show how it works, here you go: View attachment RequirementExample.SC2Map
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top