- Joined
- Jul 27, 2011
- Messages
- 27
Clean map, nothing else but this on it.
Create 1 Mountain King unit each for Player 1, 2 and 6.
Why, oh God why would this return "2 2 2" in the chat?
Create 1 Mountain King unit each for Player 1, 2 and 6.
Why, oh God why would this return "2 2 2" in the chat?
-
Cast
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Thunder Clap
-
Actions
-
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Owner of (Picked unit)) Equal to (Random player from (All enemies of (Owner of (Casting unit))))
-
Then - Actions
- Game - Display to (All players) the text: 1
-
Else - Actions
- Game - Display to (All players) the text: 2
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Loop - Actions
-
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
-
Events