Jump to content

SizeLimit: Difference between revisions

From ModEnc²
en>DCoder
Rewrite
en>Nighthawk200
m Template Updated
Line 3: Line 3:
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values=integers
|values=integers
|special=None
|default=0
|default=0
|types={{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}
|types={{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}
|games=[[RA2]], [[YR]]
|ra2=yes
|yr=yes
|rp=yes
}}
}}



Revision as of 12:24, 2 April 2007

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: SizeLimit
File(s): Rules(md).ini
Values: integers
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.

In RA1/TS, there was no such flag, and the transport size limit was hardcoded to 1. In RA1, all objects, including vehicles, were hardcoded to act as if they had Size=1 , while in TS, vehicles were hardcoded not to behave as passengers, and the infantry was again treated as Size=1.