Jump to content

PrerequisiteProcAlternate: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>DCoder
Rewrite, correction
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
This lists the units which constitute Ore Refineries. Must be valid unit names from the [VehicleTypes]list and be defined as all structures are. This is used to ensure that the AI utilizes a unit as an Ore Refinery (specifically Yuri's Slave Miner).<br />
|name=PrerequisiteProcAlternate
(Yuri's Revenge Only)
|files={{Categ|Rules(md).ini}}
|values=Comma-separated list of strings (names of VehicleTypes)
|special=None
|default=null
|types={{Categ|General}}
|games=[[YR]]
}}
 
Specifies a list of [[VehicleTypes]] that count as PROC for prerequisite listing. Meaning, If a certain object's <tt>[[Prerequisite]]</tt> includes <tt>PROC</tt>, building one of the VehicleTypes listed under PrerequisiteProcAlternate will count as fulfilling a requirement for generic PROC prerequisite. For more info, see [[The Prerequisite System]].

Revision as of 12:10, 8 May 2006

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: PrerequisiteProcAlternate
File(s): Rules(md).ini
Values: Comma-separated list of strings (names of VehicleTypes)
Special Values: None
Default: null
Applicable to: General


Specifies a list of VehicleTypes that count as PROC for prerequisite listing. Meaning, If a certain object's Prerequisite includes PROC, building one of the VehicleTypes listed under PrerequisiteProcAlternate will count as fulfilling a requirement for generic PROC prerequisite. For more info, see The Prerequisite System.