Jump to content

VeteranAircraft

From ModEnc²
Revision as of 20:00, 20 June 2008 by en>DCoder (Adding trap)
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: VeteranAircraft
File(s): Rules(md).ini
Values: Comma-separated list of strings
Default: None
Applicable to: Countries


This tag is used to list aircraft 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.

[Germans]
VeteranAircraft=ORCA

The aircraft listed must also be listed under the [[[:Template:TTL]]] list and should be owned by the country in question to prevent possible errors.

Warning: The default INI files contain commented out or unexplained usage of this flag/section which, when restored (often simply out of curiousity), results in problems that are hard to trace and are seemingly unrelated.

In Red Alert 2 and Yuri's Revenge, the unmodded rules(md).ini file includes this statement:

[British]
;VeteranAircraft=SHAD

Uncommenting it will cause errors, because SHAD is listed under Template:TTL, so there will be two instances of SHAD on the sidebar.