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

Difference between revisions of "AllowableUnits"

From ModEnc
Jump to: navigation, search
 
m (Template updated)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Specifies which units are allowed for the player to choose for the Dropship Loadout. This is in the form of a list and disregards TechLevel settings. This allows the player to choose from specific units for their Dropship Loadout, regardless of the BuildLimit= or TechLevel setting in the game or in the map file. If you do not include this line, but you utilize the Dropship Loadout feature, the game will default to making all units available for selection by the player.
+
|name={{PAGENAME}}
 +
|files=
 +
|values=comma seperated list
 +
|default=
 +
|types=
 +
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 +
}}
 +
 
 +
Specified in a maps [Basic] section in conjunction with [[StartingDropships]]. The value is a comma seperated list of [[InfantryTypes]] and [[VehicleTypes]] from [[rulesmd.ini]]. It specifies the units that the player is allowed to choose as dropship reinforcements using the [[Dropship loadout]] feature. By default there are very few limitations, the player can choose any units that have his country specified in their [[Owner]] flag. In TS this already provides considerable limitation, but in RA2 and YR, units that are normally limited by [[RequiredHouses]], [[ForbiddenHouses]] or a requirement to infiltrate a battle lab will normally be available. In conjunction with [[AllowableUnitMaximums]], the map designer can adjust specifically what units the player can select and how many.
 +
 
 +
See also:
 +
[[StartingDropships]]
 +
[[AllowableUnitMaximums]]

Revision as of 19:51, 23 February 2007

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: AllowableUnits
File(s):
Values: comma seperated list


Specified in a maps [Basic] section in conjunction with StartingDropships. The value is a comma seperated list of InfantryTypes and VehicleTypes from rulesmd.ini. It specifies the units that the player is allowed to choose as dropship reinforcements using the Dropship loadout feature. By default there are very few limitations, the player can choose any units that have his country specified in their Owner flag. In TS this already provides considerable limitation, but in RA2 and YR, units that are normally limited by RequiredHouses, ForbiddenHouses or a requirement to infiltrate a battle lab will normally be available. In conjunction with AllowableUnitMaximums, the map designer can adjust specifically what units the player can select and how many.

See also: StartingDropships

AllowableUnitMaximums