Skip to content

not showing event for queuing ordered units #117

@demienYu

Description

@demienYu

If i order just one unit at a time (say, Marine in a Barrack) i have two events:

  1. BasicCommandEvent event.ability.id = 5088, event.ability.name = TrainMarine
    when i order marine
  2. UnitBornEvent event.name = "Unit born Marine"
    when marine production is done

But when I order multiple marines in a queue i just get one BasicCommandEvent "TrainMarine" and then multiple UnitBornEvents, when every marine is done.

Is it possible to catch "train" event when i order every unit in a queue?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions