Jump to content

PrerequisiteProcAlternate: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 5 revisions imported
 
(4 intermediate revisions by 3 users not shown)
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|ini=rules}}
|values={{values|strings|VehicleTypes}}
|types={{Categ|General}}
|yr=yes
|rp=yes
}}
Specifies a single [[VehicleTypes|VehicleType]] that counts as PROC for prerequisite listing. Meaning, If a certain object's <tt>[[Prerequisite]]</tt> includes <tt>PROC</tt>, building this VehicleType will count as fulfilling a requirement for generic PROC prerequisite. For more info, see [[The Prerequisite System]].
 
==Note==
*Only 1 name can be specified. If there is more than 1 name This will cause this tag to not work.

Latest revision as of 22:00, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: PrerequisiteProcAlternate
File(s): rules(md).ini
Values: Strings: Normal text. (Limited to: VehicleTypes)
Applicable to: General


Specifies a single VehicleType that counts as PROC for prerequisite listing. Meaning, If a certain object's Prerequisite includes PROC, building this VehicleType will count as fulfilling a requirement for generic PROC prerequisite. For more info, see The Prerequisite System.

Note

  • Only 1 name can be specified. If there is more than 1 name This will cause this tag to not work.