- Joined
- Jun 20, 2017
- Messages
- 380
What's wrong? That only shows the first message!
-
Notice 1
-
Events
-
Unit - A unit Begins an upgrade
-
-
Conditions
-
Actions
-
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Unit-type of (Triggering unit)) Equal to (==) Town Hall (2)
-
-
Then - Actions
-
Game - Display to (All players) the text: (String_PlayerColors[(Player number of (Triggering player))] + has constructed the |cffffcc00Town Hall (2).|r)
-
Trigger - Turn off (This trigger)
-
-
Else - Actions
-
Do nothing
-
-
-
-------- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// --------
-
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Unit-type of (Triggering unit)) Equal to (==) Town Hall (3)
-
-
Then - Actions
-
Game - Display to (All players) the text: (String_PlayerColors[(Player number of (Triggering player))] + has constructed the |cffffcc00Town Hall (3).|r)
-
Trigger - Turn off (This trigger)
-
-
Else - Actions
-
Do nothing
-
-
-
-
-------- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// --------
-
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Unit-type of (Triggering unit)) Equal to (==) Town Hall (4)
-
-
Then - Actions
-
Game - Display to (All players) the text: (String_PlayerColors[(Player number of (Triggering player))] + has constructed the |cffffcc00Town Hall (4).|r)
-
Trigger - Turn off (This trigger)
-
-
Else - Actions
-
Do nothing
-
-
-
-
-