Changes between Initial Version and Version 1 of Ticket #3302, comment 9


Ignore:
Timestamp:
Jul 8, 2016, 10:19:33 PM (8 years ago)
Author:
fatherbushido

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3302, comment 9

    initial v1  
    1 I don't understand the issue of the ticket, is it yet fixed ?
    2 Guard order should be explicitly cancel, when doing that i have not the issue.
     1I don't understand the issue of the ticket. Guard order could/should be explicitly cancel in the gui.
     2The issue would be better described as elexis reported:
     3When I select one guarding and one non-guarding unit, I cant remove the guard as the icon is hidden if the garding units is not the first selected.
     4According to some discussions on irc, it seems that it's not an UnitAI matter but a general gui problem, where possible orders are often based on the first unit of the selection.
     5
     6I don't know if we want what the patch does. For example, if we order a unit to guard another, a walk order should not cancel the guard order, when the walk is done, the unit must return to guard.