ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "AirstripLimit"

From ModEnc
Jump to: navigation, search
 
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
 +
|name=AirstripLimit
 +
|files={{Categ|Rules(md).ini}}
 +
|values={{values|unsigned integers}}
 +
|default=0
 +
|types={{Categ|AI}}
 +
|ra2obsolete=no
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 +
|ares=yes
 +
}}
 +
 
 
This determines the maximum number of structures determined by the BuildAirstrip= statement (Soviet forces), regardless of the current ratio achieved or the size of the computer base. its worth noting that to make life trickier for players, setting this value to greater than 1 will mean the computer will also get a further bonus to build speed for Aircraft Types as it has more than one of that Factory Type in its base. NOTE: this is set to 0 by default as Soviet armies do not have a Factory Type that produces Aircraft Types. If you create one in your mod, you should ensure that you set this value accordingly or the AI may not strive to build one and utilize it correctly, even with AIBuildThis=yes set on that structure.
 
This determines the maximum number of structures determined by the BuildAirstrip= statement (Soviet forces), regardless of the current ratio achieved or the size of the computer base. its worth noting that to make life trickier for players, setting this value to greater than 1 will mean the computer will also get a further bonus to build speed for Aircraft Types as it has more than one of that Factory Type in its base. NOTE: this is set to 0 by default as Soviet armies do not have a Factory Type that produces Aircraft Types. If you create one in your mod, you should ensure that you set this value accordingly or the AI may not strive to build one and utilize it correctly, even with AIBuildThis=yes set on that structure.

Revision as of 21:37, 20 November 2008

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: AirstripLimit
File(s): Rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 0
Applicable to: AI


This determines the maximum number of structures determined by the BuildAirstrip= statement (Soviet forces), regardless of the current ratio achieved or the size of the computer base. its worth noting that to make life trickier for players, setting this value to greater than 1 will mean the computer will also get a further bonus to build speed for Aircraft Types as it has more than one of that Factory Type in its base. NOTE: this is set to 0 by default as Soviet armies do not have a Factory Type that produces Aircraft Types. If you create one in your mod, you should ensure that you set this value accordingly or the AI may not strive to build one and utilize it correctly, even with AIBuildThis=yes set on that structure.