What is the difference between "Order Targeting Relative Points" and "Order Targeting Point"? I'm trying to make a trigger that orders a single unit to attack move to a random location of a specific type of unit. Currently I'm using Order Targeting Relative Points, is Order Targeting Point better or does it matter?
For reference, a relative point is used for formations.
I.E: Making a unit group move simply to a point will cluster them together, but making them move with relative point will make them move in formations.
Ah the relative means relative from the thier position to the center of the unitgroup that is being ordered more then likely... for a single unit being issued the order it prolly wont make a difference...... unless it requires a Unit Group
Rollback Post to RevisionRollBack
Skype
KageNinpo = SN
My Libraries
DialogLeaderboard & TeamSort
My Projects
SPACEWAR Tribute
Infinite TD
What is the difference between "Order Targeting Relative Points" and "Order Targeting Point"? I'm trying to make a trigger that orders a single unit to attack move to a random location of a specific type of unit. Currently I'm using Order Targeting Relative Points, is Order Targeting Point better or does it matter?
In your case I would use Order Targeting Point....
relative generally means the position is relative for something... and that seems to be an unknown... in your explanation.
Ah the relative means relative from the thier position to the center of the unitgroup that is being ordered more then likely... for a single unit being issued the order it prolly wont make a difference...... unless it requires a Unit Group
Oh I see, I switched it over anyway. Thanks for the help!