- Joined
- May 6, 2012
- Messages
- 69
-
bottom move
-
Events
-
Time - Every 5.00 seconds of game time
-
-
Conditions
-
Actions
-
Set topcastle = (Center of top castle <gen>)
-
Set group12g = (Units in bottom spawn <gen> owned by Player 6 (Orange))
-
Unit Group - Order group12g to Attack-Move To topcastle
-
Custom script: call RemoveLocation(udg_topcastle)
-
Custom script: call DestroyGroup(udg_group12g)
-
-