- Joined
- Jun 27, 2010
- Messages
- 2,763
I'm trying to make these priests to be rescuable by player 1-5. They are neutral passive. I have no success for now.
-
Player Group - Add Player[1] to Allplayers
-
Player Group - Add Player[2] to Allplayers
-
Player Group - Add Player[3] to Allplayers
-
Player Group - Add Player[4] to Allplayers
-
Player Group - Add Player[5] to Allplayers
-
Set Priests = (Units in (Playable map area) matching ((Unit-type of (Matching unit)) Equal to Priest))
-
Unit Group - Pick every unit in Priests and do (Actions)
-
Loop - Actions
-
Unit - Make (Picked unit) Rescuable by Allplayers
-
-