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
Line 14: Line 14:
 
  VeteranUnits=MTNK,BFRT,DEST
 
  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.
+
The units listed must also be listed under the [VehicleTypes] list and should be owned by the country in question to prevent possible errors.
  
 
[[Category:Rules(md).ini Flags]]
 
[[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: 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] list and should be owned by the country in question to prevent possible errors.