Jump to content

MinimumAIDefensiveTeams: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>DCoder
Update
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
The minimum number of teams the AI will create to assign to defensive missions. Listed by difficulty level, Brutal, Medium, Easy.
|values={{values|stringlist|unsigned integers listed by difficulty, hard -> easy}}
|types={{categ|General}}
|files={{ini|rules}}
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
If {{TTL|UseMinDefenseRule}} is set, the AI will strive to create this many {{TTL|IsBaseDefense|yes}} [[TeamTypes]] before even trying to create other Teams (all [[AITriggerTypes]] which don't include such teams will be treated as if their conditions haven't been met yet). See also {{TTL|MaximumAIDefensiveTeams}}.
 
 
{{Trap}} <!-- maybe unnecessary in this case? -->
In unmodded {{ra2}} and {{yr}}, Soviet AI will not be able to fulfill this requirement if it's raised, and will get stuck. Make sure to give it more such TeamTypes or relax the {{TTL|Max}} limitation on the existing one before raising this value.

Revision as of 20:01, 20 June 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: MinimumAIDefensiveTeams
File(s): rules(md).ini
Values: Comma-separated list of strings. (Limited to: unsigned integers listed by difficulty, hard -> easy)
Applicable to: General


If Template:TTL is set, the AI will strive to create this many Template:TTL TeamTypes before even trying to create other Teams (all AITriggerTypes which don't include such teams will be treated as if their conditions haven't been met yet). See also Template:TTL.


Warning: The default INI files contain commented out or unexplained usage of this flag/section which, when restored (often simply out of curiousity), results in problems that are hard to trace and are seemingly unrelated.

In unmodded Red Alert 2 and Yuri's Revenge, Soviet AI will not be able to fulfill this requirement if it's raised, and will get stuck. Make sure to give it more such TeamTypes or relax the Template:TTL limitation on the existing one before raising this value.