I have made a button, and i have made the regions. Now, what i want is that whoever player may click the button first gets all the units in the regions associated with the button. So any help on how i could achieve that? :D I made my button in "triggers" btw.
I have made a button, and i have made the regions. Now, what i want is that whoever player may click the button first gets all the units in the regions associated with the button. So any help on how i could achieve that? :D I made my button in "triggers" btw.
@TheCraber: Go
Create a unit group for units associated with the button, then when the button is pressed, add all units in the region to that unit group.
@Abion47: Go
okay thank you very much Abion47, your help is appreciated! :D