- Joined
- Dec 31, 2016
- Messages
- 320
I have this trigger
-
Test trigger
-
Events
-
Conditions
-
Actions
-
For each (Integer A) from 1 to NRegion, do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
TGB[(Integer A)] Equal to True
-
-
Then - Actions
-
Game - Display to (All players) for 999.00 seconds the text: 1
-
Trigger - Run Tree Gen Finish <gen> (checking conditions)
-
-
Else - Actions
-
-
-
-
-