Jump to content

AllowParallelAIQueues: Difference between revisions

From ModEnc²
m 2 revisions imported
Rain-Islet (talk | contribs)
m Replaced content with "{{del}}"
Tag: Replaced
 
Line 1: Line 1:
{{flag
{{del}}
|name={{PAGENAME}}
|categ={{categ|ini=rules}}
|types={{categ|GlobalControls}}
|values={{values|boolean}}
|default=yes
|extver=<i>All versions</i>.
|ares=yes
|aresflag=yes
}}
This flag is introduced as part of Ares' new control over AI factory cloning.
 
==Vanilla Game Behaviour==
In the vanilla game, you could make the AI construct multiple factories by using cloned BuildingTypes with {{f|TechLevel|-1|link}} and {{f|AIBuildThis|yes|link}}. However, any time the AI constructed a unit, each factory would spurt out one of these units. In other words, the AI would build a second copy of every unit.
 
==Ares Behaviour==
Ares can alters the vanilla game behaviour so that this cloning issue no longer occurs when the AI owns more than one of any factory.
If modders wish to turn off cloning, they should create a section marked <code>[GlobalControls]</code>, add this flag, and set it to '''no'''. This will close the factory cloning for AI players.
*New in version 0.1.

Latest revision as of 06:07, 14 April 2025

This article/file was added to the deletion list!