- Joined
- Nov 28, 2008
- Messages
- 655
-
Actions
- Set C_Unit = (Random unit from Units[temp_player])
- Set E_Player = (Random player from (All enemies of (Player(temp_player))))
- Game - Display to (All players) the text: ((String((Player number of E_Player))))
- Game - Display to (All players) the text: (Name of C_Unit)
(the C_Unit always works...)