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

Difference between revisions of "AirstripRatio"

From ModEnc
Jump to: navigation, search
(Improved formatting and more explicit information.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Flag
 
{{Flag
 
|files={{Categ|ini=rules}}
 
|files={{Categ|ini=rules}}
|values=unsigned floats
+
|values={{Values|float}}
 
|default=.12
 
|default=.12
|types=AI Controls
+
|types={{Categ|AI}}
 +
|yr=yes
 +
|ra2=yes
 +
|ts=yes
 +
|fs=yes
 
|ra=yes
 
|ra=yes
 
|cs=yes
 
|cs=yes
 
|am=yes
 
|am=yes
|ts=yes
+
|tsobsolete=yes
|fs=yes
 
|ets=yes
 
|ra2=yes
 
|yr=yes
 
 
}}
 
}}
  
In Red Alert 1 this determines ratio of base that should be composed of Air Fields [AFLD].
+
One of the computer controls that direct the makeup of a computer player's base. This specifies the percentage of a computer player's base, in terms of the number of [[BuildingTypes|buildings]], that should be composed of airfields (of the building type {{tt|AFLD}}).
  
In Tiberian Sun, Red Alert 2 and Red Alert 2 Yuri's Revenge this key is not fully implemented. All three game.exes do not have a “BuildAirstrip=” key that the game would uses to determine if it had reached the ratio of base that should be composed Airstrips.
+
== In {{ts}} To {{yr}} ==
 +
Although parsed, this flag does nothing.

Latest revision as of 23:20, 3 April 2024

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: AirstripRatio
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: .12
Applicable to: AI

Cc cnrdelete-all.pngLogic related to AirstripRatio, as a whole or in part, is obsolete in Tiberian Sun, Red Alert 2 and/or Yuri's Revenge.



One of the computer controls that direct the makeup of a computer player's base. This specifies the percentage of a computer player's base, in terms of the number of buildings, that should be composed of airfields (of the building type AFLD).

In Tiberian Sun To Yuri's Revenge

Although parsed, this flag does nothing.