[AI] Bricktrons behave inefficiently in building tasks

When a new building task is created, all assigned bricktrons will attempt to perform this task even if someone is already assigned to the job and the task doesn't require more than one worker. Specifically, for example:

1. A new task is created to build a chopping block;
2. All Bricktrons available take wood blocks and head to the location;
3. The first Bricktron to arrive will build the facility, and others will cancel the task and head to the crystal to drop off the wood.

Expected result is to have only one Bricktron assigned to the task.

Comments

  • I was once told this is how it will likely stay for now, as making it so that only one Bricktron can be assigned to a particular sub task, locking it out from the rest, would inevitably break the AI.
Sign In or Register to comment.