Deselect units

From AgeofWiki

(Redirected from Deselect Units)

This effect eradicates the ugly waypoint flags in cinematics. Use it right at the beginning of each cinematic.

  <Effect name="Deselect Units">
     <Command>uiClearSelection();</Command>
  </Effect>

If you don't know how to add new triggers, you can see the Adding Custom Triggers guide.