Jump to content

AIExtraRefineries: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
The number of additional Ore Refineries that the AI will strive to produce. This was formerly hard coded. Listed by difficulty level, Brutal, Medium, Easy. This does not apply to vehicles and therefore does not include the Slave Miner.<br />
|name={{PAGENAME}}
(Yuri's Revenge Only)
|files={{Categ|ini=rules}}
|types={{Categ|General}}
|values={{values|unsigned integers}}
|yr=yes
|rp=yes
}}
This flag defines how many additional Ore Refineries that the AI should build after constructing their initial refinery.
 
This takes the form of a numbered list, with one value for each difficulty level. The values are ordered in "Brutal", "Medium", "Easy".
 
This value is hardcoded in {{ra2}}, and is only available in {{yr}}.

Latest revision as of 21:34, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AIExtraRefineries
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Applicable to: General


This flag defines how many additional Ore Refineries that the AI should build after constructing their initial refinery.

This takes the form of a numbered list, with one value for each difficulty level. The values are ordered in "Brutal", "Medium", "Easy".

This value is hardcoded in Red Alert 2, and is only available in Yuri's Revenge.