HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Picking a single unit in region

11-21-2003, 12:46 AM#1
Trepidity
How do I select a random unit in a region, and do an action on it and only it? I may have missed it, but I could not find a trigger to do it. Thanks.
-Trepidity
11-21-2003, 12:58 AM#2
Eriond
Well which unit do you want to select? A random one?
11-21-2003, 01:00 AM#3
Trepidity
Yes just a random unit...that is not a Circle of Power actually
11-21-2003, 02:17 AM#4
RicFaith
Yo Trepidity, I just replied your post in the other thread. Do check it out, it should have the answer for your problem.
11-21-2003, 03:02 AM#5
FerretDruid
To do what you are asking, you still need to use the "Pick every unit in <etc>" action, just change the <etc> to Random N units in (region).

Unit Group - Pick every unit in (Random 1 units from (Units in (Playable map area))) and do (Do nothing) <-example