HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Need Help!!

06-27-2005, 10:56 PM#1
Darkfox2002
Is there any way to move all units in one region instantly to another using triggers.
06-27-2005, 11:15 PM#2
Ceo
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
Loop - Actions
Unit - Move (Picked unit) instantly to (Center of (Playable map area))
06-28-2005, 01:16 AM#3
Darkfox2002
thanks.