Jump to content

BaseSizeAdd

From ModEnc²
Revision as of 16:50, 3 April 2024 by en>Crimsonum (Un-DeeZire'd)
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: BaseSizeAdd
File(s): rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Applicable to: AI

Logic related to BaseSizeAdd, as a whole or in part, is obsolete in Tiberian Sun, Red Alert 2 and/or Yuri's Revenge.



This is used to determine the maximum size of a computer player's base at any given time. In terms of the number of structures in that base, it can never be any bigger than the largest human controlled base plus this number of structures. This essentially ensures that the computer attempts to be one step ahead of the human player(s).

In Tiberian Sun To Yuri's Revenge

Although parsed, this flag does nothing.