Hey. I know this is a noobish question, but I can't quite figure this out. I have X number of units in region A, and I want to attach these units to this region A. Subsequently, I want to use this region group and attach it to a unit group. I want to do this in two triggers, and not have to attach each unit one-by-one. If anyone could provide a solution, then that would be great.
I attempted to do this, but the problem is the unit aren't attached to the region. The action itself is very confusing, and a more in-depth tutorial would be great.
units don;t attach to region, it;'s the other way around, also you can only have the region attached to one unit at a time. What do you mean by you want to attach the region group to the unit group. More details make helping easier.
I attempted to do this, but the problem is the unit aren't attached to the region. The action itself is very confusing, and a more in-depth tutorial would be great.
yes sure but can you explain what you want in another way? do you want the units to not move out of the region? or just group them by region?
I found out that by using the "Add Unit Group To Unit Group" action, you can change the Source Unit Group to "Units in Region Matching Condition." This allows for the units in a region to be grouped immediately without having to attach them to a region. Thank you for your suggestions.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hey. I know this is a noobish question, but I can't quite figure this out. I have X number of units in region A, and I want to attach these units to this region A. Subsequently, I want to use this region group and attach it to a unit group. I want to do this in two triggers, and not have to attach each unit one-by-one. If anyone could provide a solution, then that would be great.
Use this trigger "Pick each unit in Unit Group"
change "last created units" to "units in region"
create a "unit group" variable and add the picked units there
then do the same but this time use the "unit group" variable for "last created units"
@xxxDisturbedxxx: Go
I attempted to do this, but the problem is the unit aren't attached to the region. The action itself is very confusing, and a more in-depth tutorial would be great.
@jwh741: Go
units don;t attach to region, it;'s the other way around, also you can only have the region attached to one unit at a time. What do you mean by you want to attach the region group to the unit group. More details make helping easier.
Still alive and kicking, just busy.
My guide to the trigger editor (still a work in progress)
yes sure but can you explain what you want in another way? do you want the units to not move out of the region? or just group them by region?
I found out that by using the "Add Unit Group To Unit Group" action, you can change the Source Unit Group to "Units in Region Matching Condition." This allows for the units in a region to be grouped immediately without having to attach them to a region. Thank you for your suggestions.