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

AllowableUnitMaximums

From ModEnc
Jump to: navigation, 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: AllowableUnitMaximums
File(s): Maps
Values: Comma-separated list of integers.
Default: -1 for any entry in AllowableUnits
Applicable to: Basic


Specified in a map's Basic section in conjunction with StartingDropships and AllowableUnits. The value is a comma-separated list that has the same number of entries as AllowableUnits. Each entry defines how many of the corresponding unit the player can select for dropship reinforcement using the Dropship loadout feature. Positive integer sets a limit, while -1 signifies no limit, although a practical limit of 15 exists anyway due to a maximum of three available Dropships, each with five passenger slots. By default the player can select an unlimited number of units, including build-limited units like the Cyborg Commando in Tiberian Sun and Tanya in Yuri's Revenge, and this flag provides a way to maintain the limitations for the reinforcements.

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

There are at least two bugs involved with this flag.

  • If this flag is not specified, depending on the number of entires in AllowableUnits, some of the units cannot be selected during loadout (they appear to have invalid cost).
  • Defining a limit for a unit, then selecting the maximum number of those units in the loadout, will prevent those units from appearing with the Dropship. If there are no other units, the Dropship won't appear at all.

See Also