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

VeteranUnits: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
Tratos (talk | contribs)
No edit summary
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
|special=None
|default=None
|types=[[Countries]]|
|games=[[RA2]], [[YR]]
}}
 
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] section and should be owned by the country in question to prevent possible errors.
 
[[Category:Rules(md).ini Flags]]

Revision as of 07:04, 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: VeteranUnits
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 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] section and should be owned by the country in question to prevent possible errors.