Jump to content

AllowParallelAIQueues: Difference between revisions

From ModEnc²
en>Nighthawk200
Suppose I may as well start adding some Ares flag pages again.
 
Rain-Islet (talk | contribs)
m Replaced content with "{{del}}"
Tag: Replaced
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{flag
{{del}}
|name={{PAGENAME}}
|categ={{categ|ini=rules}}
|types={{categ|GlobalControls}}
|values={{values|boolean}}
|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 alters the vanilla game behaviour so that this cloning issue no longer occurs when the AI owns more than one of any factory.
If however, modders wish to turn the cloning behaviour back ''on'', then they should create a section marked <code>[GlobalControls]</code>, add this flag, and set it to <code>yes</code>. This will re-enable the factory cloning for AI players.

Latest revision as of 06:07, 14 April 2025

This article/file was added to the deletion list!