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

VeteranInfantry

From ModEnc
Jump to navigation Jump to search
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, Maps
Values: Comma-separated list of strings. (Limited to: InfantryTypes)
Default: <none>
Applicable to: Countries, Houses


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 [Countries] or [Houses] 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.

Automatic List Inclusion

InfantryTypes used as values for this flag are automatically listed under the internal [InfantryTypes] array. However no harm can be done by listing them manually.