Jump to content

AllowableUnits: Difference between revisions

From ModEnc²
en>Blade
Re-write, needs categories for map ini files.
m 4 revisions imported
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Flag
{{Flag
|name={{PAGENAME}}
|name={{PAGENAME}}
|files=
|files={{Categ|Maps}}
|values=comma seperated list
|values={{values|stringlist|[[InfantryTypes]] and [[VehicleTypes]]}}
|special=None
|types={{Categ|Basic}}
|default=
|ts=yes
|types=
|fs=yes
|games=[[TS]], [[RA2]], [[YR]]
|hp=yes
|ra2=yes
|yr=yes
|ares=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.
Specified in a map's {{sl|Basic}} section in conjunction with {{f|StartingDropships|link}}. The value is a comma-separated list of [[InfantryTypes]] and [[VehicleTypes]] from {{ini|rules}}. It specifies the units that the player is allowed to choose as dropship reinforcements using the [[Dropship loadout]] feature. By default the player can choose any units that have the player [[house]]/[[country]] specified as the units' [[owner]] and meet the house's/country's [[TechLevel|tech level]]. 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 {{f|AllowableUnitMaximums|link}}, the map designer can adjust specifically what units the player can select and how many.


See also:
== See Also ==
[[StartingDropships]]
* [[Dropship loadout]]
[[AllowableUnitMaximums]]
* [[StartingDropships]]
* [[AllowableUnitMaximums]]

Latest revision as of 21:35, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AllowableUnits
File(s): Maps
Values: Comma-separated list of strings. (Limited to: InfantryTypes and VehicleTypes)
Applicable to: Basic


Specified in a map's [Basic] section in conjunction with StartingDropships. The value is a comma-separated list of InfantryTypes and VehicleTypes from rules(md).ini. It specifies the units that the player is allowed to choose as dropship reinforcements using the Dropship loadout feature. By default the player can choose any units that have the player house/country specified as the units' owner and meet the house's/country's tech level. 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