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

Difference between revisions of "VeteranInfantry"

From ModEnc
Jump to: navigation, search
 
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Lists the infantry that can be produced and start the game at Veteran level for this country. These must be valid entries from the [InfantryTypes] list and be owned by this country or you may get Internal Errors.
+
|name=VeteranInfantry
 +
|files={{Categ|Rules(md).ini}}
 +
|values=Comma-separated list of strings
 +
|special=None
 +
|default=None
 +
|types=[[Countries]]|
 +
|games=[[RA2]], [[YR]]
 +
}}
 +
 
 +
This tag is used to list the infantry that can be built and start the game as veterans by certain countries. The tag should be included under the relevant country header in the [[Country Statistics]] section i.e.
 +
 
 +
[Russians]
 +
VeteranInfantry=E2,SHK
 +
 
 +
The infantry listed must also be listed under the [InfantryTypes] list and should be owned by the country in question to prevent possible errors.
 +
 
 +
[[Category:Rules(md).ini Flags]]

Revision as of 09:08, 25 May 2006

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: VeteranInfantry
File(s): Rules(md).ini
Values: Comma-separated list of strings
Special Values: None
Default: None
Applicable to: Countries


This tag is used to list the infantry that can be built and start the game as veterans by certain countries. The tag should be included under the relevant country header in the Country Statistics section i.e.

[Russians]
VeteranInfantry=E2,SHK
The infantry listed must also be listed under the [InfantryTypes] list and should be owned by the country in question to prevent possible errors.