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

Difference between revisions of "VeteranUnits"

From ModEnc
Jump to: navigation, search
 
m (Replacing Template:TTL with Template:F.)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Lists the units (tanks and ships) that can be produced and start the game at Veteran level for this country. These must be valid entries from the [VehicleTypes] list and be owned by this country or you may get Internal Errors.
+
|name=VeteranUnits
 +
|files={{Categ|Rules(md).ini}}
 +
|values=Comma-separated list of strings
 +
|default=None
 +
|types={{Categ|Countries}}
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 +
}}
 +
 
 +
This tag is used to list both land vehicles and ships 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.
 +
 
 +
[British]
 +
VeteranUnits=MTNK,BFRT,DEST
 +
 
 +
The units listed must also be listed under the [{{f|VehicleTypes|link}}] list and should be owned by the country in question to prevent possible errors.

Latest revision as of 09:52, 27 November 2009

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


This tag is used to list both land vehicles and ships 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.

[British]
VeteranUnits=MTNK,BFRT,DEST
The units listed must also be listed under the [VehicleTypes] list and should be owned by the country in question to prevent possible errors.