Has anyone done any research to see which men are removed from a location first? Like say I have 10 different units in various elevations and I want to remove them 1 at a time. Which ones would go first?
I did a few test maps and what I saw was that it removed the largest to the smallest unit, then it removes the lowest to the highest unit (elevation wise). But I kept doing tests and found two occaisions where this was not true. Does anyone know how this actually works?
I thought it depended on where the units where on a grid...
CODE
789
456
123
But if unit 4 is larger than unit 1, then it will remove unit 4 first because it is farther left. So if you have 2 units on the left, like a zergling and an ultralisk, they must be line up so that they both have the leftline boundary the same. Same with units 123.
Ok, I understand. So it does not depend on elevation at all?
I wouldn't think so. If you want, you can try. But sometimes it does do it in the wrong order. Like devilesk showed me, he made a test map and with the same units, they were removed in a different order sometimes. That is why using the grid at location of the unit doesnt work so well when you remove 5 to go up. It doesnt always remove the correct 5.
Alright, thanks for the help. I'll test it further myself now that I have an idea how it should work.