Jump to content

AIBuildCounts

From ModEnc²
Revision as of 13:53, 18 December 2018 by en>Crimsonum (Clarified that this is an Ares-only flag.)
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AIBuildCounts
File(s): Rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 1,1,1
Applicable to: BuildingTypes


AIBuildCounts specifies how many building of this kind would be built by AI. Often used with Limit=x command. Through AIBuildCounts AI actually can override Limit= and build more of a kind.

3 numbers correspond with difficulties: AIBuildCounts=3,2,1 means Hard AI would build 3 buildings, Medium 2, Easy 1. You're not forced to use maximum numbers, better specify optimal count and let AI have additional with help of AIExtraCounts.

See also