ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
VeteranUnits
(Redirected from VeteranUnits I)
| Flag: | VeteranUnits |
| File(s): | rules(md).ini, Maps |
| Values: | Comma-separated list of strings. (Limited to: VehicleTypes) |
| Default: | <none> |
| Applicable to: | Countries, Houses |
This tag is used to list both land vehicles and ships that can be built and start the game as veterans by certain countries/houses. The flag should be included under the relevant country header in the [Countries] or [Houses] 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.
Automatic List Inclusion
VehicleTypes used as values for this flag are automatically listed under the internal [VehicleTypes] array. However no harm can be done by listing them manually.