- Joined
- Dec 2, 2016
- Messages
- 733
-
Untitled Trigger 001
-
Events
-
Time - Every 2.00 seconds of game time
-
-
Conditions
-
Actions
-
Set MHCount = False
-
Unit Group - Pick every unit in (Units within 500.00 of (Position of Shade 0013 <gen>)) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Owner of (Picked unit)) is in Humans) Equal to True
-
-
Then - Actions
-
Set MHCount = False
-
Game - Display to (All players) the text: doesnt mh
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Shade 0013 <gen> is fogged to Player 1 (Red)) Equal to False
-
-
Then - Actions
-
Set MHCount = True
-
Game - Display to (All players) the text: Map hack detected
-
-
Else - Actions
-
-
-
-
-
-
-