Jump to content

AllowableUnits: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Blade
Re-write, needs categories for map ini files.
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
|special=None
|default=
|types=
|games=[[TS]], [[RA2]], [[YR]]
}}
 
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 13:57, 2 September 2006

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AllowableUnits
File(s):
Values: comma seperated list
Special Values: None


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