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

Difference between revisions of "SizeLimit"

From ModEnc
Jump to: navigation, search
 
(Rewrite)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Specifies the maximum amount of space this VehicleType= with a Passengers= value set can hold. Defaults to '0' and the size is inclusive so in other words if this was set to '3' then it could hold 3 units with Size=1, or 1 unit with Size=2 and 1 unit with Size=1.
+
|name=SizeLimit
 +
|files={{Categ|Rules(md).ini}}
 +
|values=integers
 +
|special=None
 +
|default=0
 +
|types={{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}
 +
|games=[[RA2]], [[YR]]
 +
}}
 +
 
 +
In RA2/YR, <tt>SizeLimit</tt>= determines the maximum <tt>[[Size]]=</tt> of a unit that is allowed to enter this unit as a passenger.

Revision as of 06:50, 27 May 2006

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: SizeLimit
File(s): Rules(md).ini
Values: integers
Special Values: None
Default: 0
Applicable to: VehicleTypes, AircraftTypes


In RA2/YR, SizeLimit= determines the maximum Size= of a unit that is allowed to enter this unit as a passenger.