Jump to content

AIBuildThis: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 3 revisions imported
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and is used as an over-ride to specify whether or not the AI will build this structure. Can only be used on BuildingTypes. Setting this to 'yes' means that the AI will only build one of this structure.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values=boolean
|special=None
|default=no
|types={{Categ|BuildingTypes}}
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
If set to {{Tt|no}}, the AI will not build this structure. If set to {{Tt|yes}}, it will build ''one'' instance of it. For more details, see [[AI Base Building]].
 
'''Note:''' this flag '''must''' be set to {{Tt|yes}} on all structures that serve as Construction Yards or the AI will raise an [[IE]].

Latest revision as of 21:34, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AIBuildThis
File(s): Rules(md).ini
Values: boolean
Special Values: None
Default: no
Applicable to: BuildingTypes


If set to no, the AI will not build this structure. If set to yes, it will build one instance of it. For more details, see AI Base Building.

Note: this flag must be set to yes on all structures that serve as Construction Yards or the AI will raise an IE.