- Joined
- Apr 24, 2012
- Messages
- 9,797
These particular actions won't work.
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- Streak_Level[TempInteger] Greater than 1
-
Then - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- Streak_Level[TempInteger] Less than 23
-
Then - Actions
- Set Streak_Level[TempInteger] = (Streak_Level[TempInteger] + 1)
- Else - Actions
-
If - Conditions
- Game - Display to (All players) the text: (((PlayerColor[TempInteger] + ((Name of (Owner of (Killing unit))) + Endline)) + |r) + Streak_Names[Streak_Level[TempInteger]])
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
- Else - Actions
-
If - Conditions