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

Difference between revisions of "AlliedBaseDefenseCounts"

From ModEnc
Jump to: navigation, search
m (Reverted edits by SMCV (Talk) to last version by DCoder)
Line 1: Line 1:
{{Flag
+
{{DeeZireInclusion}}<br />
|name=AlliedBaseDefenseCounts
 
|files={{Categ|ini=rules}}
 
|types={{Categ|General}}
 
|values={{values|unsigned integers}}
 
|ts=no
 
|fs=no
 
|ets=no
 
|ra2=yes
 
|yr=yes
 
|rp=yes
 
|ares=yes
 
}}<br />
 
 
This is the explicit number of base defense structures that Brutal, Medium and Easy Allied AI players will plan on making. The structures picked are those with IsBaseDefense=yes set in their entry, although that tag should not be used to get the AI to build other structures as it is also used for AI targeting and threat evaluation purposes. its tricky, but to predict how many the AI is likely to build, use this formula;-<br />
 
This is the explicit number of base defense structures that Brutal, Medium and Easy Allied AI players will plan on making. The structures picked are those with IsBaseDefense=yes set in their entry, although that tag should not be used to get the AI to build other structures as it is also used for AI targeting and threat evaluation purposes. its tricky, but to predict how many the AI is likely to build, use this formula;-<br />
 
((Total Base Value - 2000) / 1500 x GDIBaseDefenseCoefficient) + 3 x (Difficulty Level - 1)
 
((Total Base Value - 2000) / 1500 x GDIBaseDefenseCoefficient) + 3 x (Difficulty Level - 1)

Revision as of 20:58, 21 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: AlliedBaseDefenseCounts
File(s): rules(md).ini
Values: ERROR – No value types set! Please edit this page and fix the Flag template!

This entry was copied from DeeZire's Red Alert 2 and Yuris Revenge INI Editing Guide for the sake of completeness. As it is not our intention to rip off DeeZire's work, this article is subject to a re-write and update with the latest community knowledge.

For further information, please read Inclusion of The Guide.




This is the explicit number of base defense structures that Brutal, Medium and Easy Allied AI players will plan on making. The structures picked are those with IsBaseDefense=yes set in their entry, although that tag should not be used to get the AI to build other structures as it is also used for AI targeting and threat evaluation purposes. its tricky, but to predict how many the AI is likely to build, use this formula;-

((Total Base Value - 2000) / 1500 x GDIBaseDefenseCoefficient) + 3 x (Difficulty Level - 1)