- Joined
- Feb 24, 2015
- Messages
- 50
Hey Hive!,
Okay, so I'm not a triggerer, but it still disappoints me that I cannot work this simple trigger out. I need it for my campaign, yet can't seem to get my head around it (maybe it's the tiredness and stress of everyday life, I'm not sure).
The trigger I need is basic: when the player builds 3 farms and 1 barracks they finish the level.
The trigger I tried to use is as followed:
Okay, so I'm not a triggerer, but it still disappoints me that I cannot work this simple trigger out. I need it for my campaign, yet can't seem to get my head around it (maybe it's the tiredness and stress of everyday life, I'm not sure).
The trigger I need is basic: when the player builds 3 farms and 1 barracks they finish the level.
The trigger I tried to use is as followed:
-
Map initialization
-
((Number of living Farm units owned by Player 1 (Red)) Equal to 3) and ((Number of living Barracks units owned by Player 1 (Red)) Equal to 1)
-
Game - Victory Player 1 (Red) (Show dialogs, Show scores)