- Joined
- Aug 12, 2008
- Messages
- 350
How do I check whether the region enters by a unit?
So, in this action, I want to check the region entered by the unit. If region enter by the unit is Point1, then I add this unit into unit group 1 whereby if the unit enter Point2, I add this unit into unit group 2 and so on.
I found only this condition: "All units are in region..." but don't have the condition when a single unit of the particular group enters a region.
-
Group Changing
-
Events
- Unit - A unit enters Point1 <gen>
- Unit - A unit enters Point2 <gen>
- Unit - A unit enters Point3 <gen>
- Unit - A unit enters Point4 <gen>
-
Conditions
- <<some condition>>
- Actions
-
Events
I found only this condition: "All units are in region..." but don't have the condition when a single unit of the particular group enters a region.